@charset "utf-8";

#header {
	height: 130px;
}

#header {
	width: auto;
	max-width:1070px;
}

body {
	background: url(../img/format_background.jpg) no-repeat center top;
}

body#body_display {
	background-image: none;
}