@charset "utf-8";
/* CSS Document */

body{
background-color:#000000; 
font-size:12px; 
color:#FFFFFF
}

#flyer{
position:absolute; 
top:0; 
left:50%; 
margin-left:-450px; 
width:900px; 
height:1300px; 
background-image:url("../images/musiccontest.jpg"); 
background-position:top center; 
background-repeat:no-repeat
}

#flyer #content{
position:absolute; 
margin-top:1175px; 
left:50%; 
margin-left:-37px; 
text-align:center; 
width:73px; 
height:20px
}