/* Provided By MrTouz */

html, body {
	background-color:#433415;
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial,  Helvetica, sans-serif;
	font-size:11px;
	color:#D4D3AE;
	line-height:150%;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #2F2D21;
	text-decoration: underline;
}
#header {
	background:#433415 url(images/header.gif) no-repeat;
	width:591px;
	height:165px;
	align:center;
}