body { background: #fff; color: #000; height: 99% }
html { height: 100%; }
#main { vertical-align: middle; width: 100%; text-align: center; height: 100% }
a {
	text-decoration: none;
	color: #66a;
}
a:hover { color: #88c; }
a strong { color: 226; }	
a img { border: thin #555 solid; }


