body {
background-color:#111;
text-align:center;
margin-top:0px;
margin-bottom:0px;
background-image:url(../images/background.jpg);
background-repeat:repeat;
}

body, html {width:99%;height:100%;}
.main {
height:100%;
width:100%;
color:white;
margin:0px;
border:0px;
} 