body {
	background-color: #3E3832;
	background-image: url('../imager/bcg.gif');
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 30px;
	color: #FCF4DE;
}

a {
	color: #FCF4DE;
	text-decoration: none;
}
a:hover {
	color: #F7AD1E;
	text-decoration: underline;
}