body {
	background: #e3dbdb;
	color: #483737;
}
.page_header {
	background: #483737;
	color: #e3dbdb;
}

.page_header a {
	color: #e3dbdb !important;
}

a:visited {
	color: #6c5353
}

img.logo {
	height: auto!important;
	width: auto!important;
}
