/* CSS Document */
html{height:100%;}
body {
min-height:550px;
height:100%;
margin:0;
background:#060606 url(../images/background.gif);
}
wrapper{
height:100%;
width:100%;
}

#independent{
width:1020px;
margin:auto;
}
