body
{
margin:0px;
background-color:black;
}

#transtile
{
background-image:url(transtile.png);
background-repeat: repeat;
width:100%;
height:320px;
position:absolute;
margin-top:100px;

}

#bg
{
background-color:#663300;
width: 100%;
height: 100%;
position:absolute;


}

#title
{
position:absolute;
left: 20px;
font: 50px Georgia;
color:white;
top:15px;

}

#maincontainer
{
width: 1080px;
height:300px;
left:50%;
position:relative;
margin-left:-550px;
margin-top:20px;
}


#summertimesound
{
background-image:url(tsscover.png);
width: 170px;
height: 252px;
position:absolute;
top:8px;
left:50%;
margin-left:-1px;
}

#bigtext
{
font: 20px Georgia;
color:white;
position:absolute;
margin-left: 20px;

}

#bodytext
{
font: 14px Georgia;
width:470px;
color:white;
position:absolute;
margin-left: 20px;
margin-top:55px;

}
#adlogo
{
background-image:url(adlogo.png);
left: 10px; 
top:140px; 
position:absolute;
height: 22px;
width: 173px;
}

#samlogo
{
background-image: url(samlogo.png);
left: 230px;
top: 140px;
position: absolute;
height: 49px;
width:86px ;
}

#mtvbooklogo
{
background-image: url(mtvbooklogo.png);
left: 370px;
top: 140px;
position: absolute;
height: 77px;
width: 25px;
}



#formcontainer
{
padding-left:10px;
border-left-style: solid;
border-left-width: 1px;
border-left-color: gray;

width:300px;
height:250px;
font: 12px Georgia;
color: white;
left:750px;
top: -60px;
position:absolute;

}

a
{
color: white;
top: 50px;
margin: 8px;
font: Georgia;
}

#birthcontainer
{
text-align:right;
font: 10px Arial;
right: 0;
}



#headertext
{
font: 30px Arial;
color:black;
font-weight: bold;
margin-left:10%;
margin-top:10px;
}

#checktext
{
font:10px Arial;
}

