@charset "utf-8";

#container {
	width: 900px;
	padding-left: 40px;
}

#container #header {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../image/header.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 112px;
	width: 900px;
}
