body {
	background: #AC8C73;
	color: #FFFAF0;
	background: url(images/sandbg.jpg) repeat fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
}

h3
{
	font-size: 15px;
	border-bottom: thin solid #D2B48C;
	width: 200px;
}

a:link,
a:visited {
	color: white;
	text-decoration: none;
}

a:active,
a:hover {
	color: #FFBD40;
	text-decoration: none;
}

.copyright
{
	font-size:10px;
}