@charset "utf-8";
/* Header */

#header {
	width: 700px;
	height: 300px;
	margin: 0 auto;
	padding-bottom: 15px;
	background-image: url(../images/hat-head-fishing-holidays.png);
	background-repeat: no-repeat;
}

