@charset "utf-8";
/* CSS Document */

#topimage {
	background-image: url(img/summer.jpg);
	height: 291px;
	width: 1000px;
	display: block;
	clear: both;
}