html
{
}

body
{
text-align: center;
margin-top:0px;
}

#container
{
width: 800px;
}

#title
{
padding:0px;
text-align:center;
}


#stage
{
height:420px;
float: top;
text-align:center;
background-image:url('images/square.jpg');
background-repeat:no-repeat;
background-position:center; 
}