body{
	margin:0;
	padding:0;
	background-color:#000000;
	width:100%;
	height:100%;
}

#container { height:100%; width:100%; background-color:black; color:white; }

#adsTOP { position:fixed; top:5px; right:5px; z-index:10; }

#adsRIGHT { position:fixed; right:5px; bottom:5px; z-index:11; }
