body {background:black;}
div#main {position:fixed;
	left:0;
	top:100px;
	right:0;
	bottom:0;
	background-color:black;
	background-repeat:no-repeat;
	text-align:center
	} 
