body {
	background : #330700;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
}

a, a:visited {
	color : #2e0500;
	text-decoration : underline;
}

a:hover {
	color : #000000;
	text-decoration : underline;
}

html,body {
	height: 100%;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

img {
	border-style: none;
}