/* CSS Document */

body{
margin:0px;
background-color:#FFF;
}
#main{
position:absolute;
height:100%;
width:100%;
}
