body {
	background: white;
	color: black;
	font-family: sans-serif;
	font-size: 100.01%;
}

a {
	color: #085982;
	background: inherit;
}

a img {
	border: 0;
}

#wrapper {
	font-size: 75%;
	line-height: 150%;
	max-width: 100%;
}

#header {
	background: none;
	position: relative;
}

#content {
	margin-top: 2em;
}

