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

#transtile
{
background-color: rgb(44,22,0);
background-repeat: repeat;
width:105%;
height:340px;
position:absolute;
margin-top:100px;
}

#bg
{
background-color:#6384ae;
width: 100%;
height: 100%;
position:absolute;
}

#title
{
position: absolute;
left: 38px;
font-size: 42px;
font-family: Trebuchet MS; 
font-weight: bold;
color: white;
margin-top: 25px;
}

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


#relientkalbumcover
{
position: absolute;
background-image: url(relientkalbumcover.png);
border: solid;
border-color: gray;
border-width: 2px;
width: 216px;
height: 216px;
margin-top: 15px;
left: 50%;
margin-left: -200px;
}

#bigtext
{
position:absolute;
font-family: Trebuchet MS;
font-size: 30px;
font-variant: small-caps;
font-weight: bold;
color: white;
margin-left: -54px;
margin-top: 10px;
text-align: left;
}

#middletext
{
position: absolute;
font-family: Trebuchet MS;
font-size: 20px;
font-variant: small-caps;
font-weight: bold;
color: white;
margin-left: -54px;
margin-top: 75px;
text-align: left;
}

#smalltext
{
position: absolute;
font-family: Trebuchet MS;
font-size: 14px;
color: white;
font-weight: 200;
margin-left: 38px;
margin-top: -90px;
}

#relientk
{
position: absolute;
font-size: 14px;
font-family: Trebuchet MS;
color: #a6b6c9;
font-weight: 600;
margin-left: 190px;
margin-top: -90px;
}

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

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

#labellogo
{
background-image: url(labellogo.png);
margin-left: 380px;
top: 285px;
position: absolute;
height: 34px;
width: 72px ;
}

#formcontainer
{
padding-left: 15px;
border-left-style: solid;
border-left-width: 1px;
border-left-color: gray;
width: 300px;
height: 250px;
font: 12px Georgia;
color: white;
left: 750px;
top: 22px;
position: absolute;
}

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

