-------------------------
#ustalan{
width:100%;
background:#666;
height:200px;
}
#site{
width:932px;
height:1250px;
background:#999;
margin:0 auto;
position:relative;
top:-30px;
bottom:0;
border-radius:10px;}
#footer{
width:100%;
height:300px;
background:#666;
}