body
{
margin:0px;
padding:20px;
background-color:black;
width:700px;
}

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

}

#bg
{
background-color:black;
width: 100%;
height: 100%;
position:absolute;
}
#head
{
position:absolute;
background-image:url(head.jpg);
width: 1280px;
height: 345px;
left: 50%;
margin-left: -640px;

}



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

}

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

#album
{
background-image:url('albums.png');
width: 317px;
height: 310px;
position:absolute;



}

#hazards
{
background-image:url(hazardsoflove.png);
width: 338px;
height: 280px;
position:absolute;
top:120px;
left:50%;
margin-left:-169px;
}

#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;

}



#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;
right:130px;
position:absolute;

}

#birthcontainer
{

font: 10px Arial;

}



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

#checktext
{
font:10px Arial;
}

