body {
	font-family: Georgia, Helvetica, Verdana, Arial;
	padding: 0px;
	font-size: 8px;
	background: #ffffff center top;
	background-image:url(/gfx/beachnut.png);
	background-repeat:no-repeat;
	color:#31171b;
}

#content {
font-size: 10px;
padding-top:280px; 

}

.content { font-size: 8px; background:#000000;}


a { text-decoration: none; color: #31171b; }
a:hover { text-decoration: underline; color: #31171b; }

.footer { font-size: 10px; color: #999999; }

.menu { text-transform: uppercase; font-size: 12px; font-weight: bold; text-shadow: #6c3f3b 0px 0px 5px; }

.text { padding-top:40px; font-size: 12px; }

