body{
	margin:0;
	padding:0;
	background-color:#000000;
	width:100%;
	height:100%;
	font-family:Helvetica,Arial,non-serif;
}

#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; }

a:link { color:white; }
a:active { color:white; }
a:visited { color:white; }