/* reset */

* 
	{ padding: 0; margin: 0; font-family: Verdana, Helvetica, sans-serif; font-size: 1em; }
body 
	{ font-size: 62.50%; background: #000 url("../images/backgrounds/b.png") no-repeat center top; }

.h	
	{ height: 185px; width: 800px; margin: 0 auto; }
.h a
	{ color: #fff; float: left; display: block; padding: 10px 0; text-decoration: none; font-size: 11px; font-weight: bold; }
.h a:hover
	{ text-decoration: underline; }
.g
	{ width: 800px; height: 600px; margin: 0 auto; }
