body {
	background-color: #890c08;
	color: #daad8e;
	font-size: .9em;
	line-height: 1.5em;
}

h3 {
	color: #e2981f;
}

a:link {
	font-family: Helvetica, Arial, Vernada, sans-serif;
	font-size: .9em;
	color: #ca6e04;
	text-decoration: none;
}
a:visited {
	font-family: Helvetica, Arial, Vernada, sans-serif;
	font-size: .9em;
	text-decoration: none;
	color: #ca6e04;
}
a:hover {
	font-family: Helvetica, Arial, Vernada, sans-serif;
	font-size: .9em;
	text-decoration: underline;
	color: #daad8e
}
a:active {
	text-decoration: none;
	color: #ca6e04;
}

.AltContent {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	font-family: Helvetica, Arial, Vernada, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	text-align: justify;
	color: #daad8e;
}

.getFlash {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	line-height: 1.5em;
}

.logo {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: center;
}

#bottom {
	margin-top: 1%;
}
