@import url("style.css");

body {
	background: #eff2f3;
}

#bodyheader {
	border: solid 4px #00637f;
}
