@charset "utf-8";
#header {
	background-image: url(../jpg/header.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 820px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
