@charset "utf-8";
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #544E2C;
}
.headerimage {
	background-image: url(images/logo.jpg);
	background-position: center top;
	height: 250px;
	width: 900px;
	position: relative;
}
