body {
	background-color: #c1b490;
	background-image: url('../images/layout/page_bg.gif');
	background-repeat: repeat-x;
	margin: 0px;
}


#wrap {
	margin-left: -470px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-color: #211008;
	width: 950px;
	height: 550px;
}

a {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
}

#header {
	position: absolute;
	top: 0px;
	color: #ffffff;
}

#quote {
	width: 950px;
	height: 262px;
	margin-left: -470px;
	position: absolute;
	left: 50%;
	top: 500px;
}