/* CSS Document */

body{
margin:0px;
background-color:#000000;
background-image:url(../images/bg_base.jpg);
}
#main{
position:absolute;
height:100%;
width:100%;
}