html, body {
	margin: 0 auto;
	padding: 0;
	background-color: #2C1900;
	font-family: georgia, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C8AF90;
}
#index {
	height: 200px;
	width: 100%;
	background-color: #FFF6EB;
	border-width: 0 0 3px 0;
	border-style: solid;
	border-color: #FFB425;
}
#imgIndex {
	position: relative;
	bottom: 118px;
	margin: auto;
	width: 797px;
}
#headerFlash {
	position: relative;
	bottom: 304px;
	margin: auto;
	width: 797px;
}
#enterButton {
	margin: auto;
	position: relative;
	bottom: 280px;
	width: 800px;
	text-align: center;
}
a {
	outline: none;
}
a:hover {
	position: relative;
	bottom: 5px;
}
.enterButton {
	margin: auto;
	border: none;
}
