body, td, th, div, blockquote, dl, ul, ol
{
	font-family: sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #71070c;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

h1
{
	background-color: transparent;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 24px;
	text-align: center;
	width: 700px;

		
}

h3
{
	display: block;
	align: center;
	margin: auto;
	background-color: #D9C69E;
	color: #663300;
	font-family: sans-serif;
	font-size: 13px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	width: 555px;
	height: 380px;
	border-left: 170px solid #663300;
	border-top: 10px solid #663300;
	border-bottom: 10px solid #663300;

}

a:link, a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

a:hover, a:active
{
	color: #ffffff;
	font-size: 12px;
}

