body { position: absolute; width: 100%; height: 100%; margin: 0; padding:0; text-align: center; 
	font-family: "Trebuchet MS", arial, sans-serif; background: white; color: #C0C0C0; }
h1 { margin: 0; padding: 4px 0 5px 0; font-size: 1em; border-bottom: 1px solid #0043CF; color: white;
	background: #026AFE url(http://developerscorner.nl/csshunter/images/browser-top.png) no-repeat 100% 0; }
p { margin: 5px 0; padding: 0; font-size: .75em; }
img { border: 0; vertical-align: middle; }
#footer { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; padding: 5px 0; margin: 0 auto; }
#out { position: absolute; width: 23px; top: 5px; right: 5px; text-align: right; height: 23px; 
background: url(http://developerscorner.nl/csshunter/images/transp1x1.gif); }
#out a { width: 23px; height: 23px; display: inline-block; }
#out a:hover { background: url(http://developerscorner.nl/csshunter/images/out23x23-ani.gif); }
#ie { position: absolute; left: 0; top: 30%; width: 100%; text-align: center; padding: 5px 0; }
