body {
	margin: 0px;
	background: #000000;
}
.nav {
	color: #ffffff;
	text-decoration: none;
}
.nav:hover {
	text-decoration: underline;
}
.hmnu {
	font-family: verdana;
	color: #ffffff;
	font-size: 10px;
	background: url("http://img.rapid-gaming.com/forum/hmnu.gif") repeat;
	height: 21px;
}