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

