body
{
width:900px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
background-image:url("toku_bg2.png");
background-repeat: repeat-y;
background-color: black;
background-position:center;
}

#side{
position:absolute;
margin-left:30px;
width:230px;
}

#content{
position:absolute;
margin-left:280px;
width:575px;
}