body, html
{
background: #9eb6a8 url(./uploads/bg.jpg) repeat-x center center;
margin: 0px;
padding: 0px;
min-height: 100%;
height: 100%;
}

#page
{
width: 100%;
height: 100%;
}