@charset "utf-8";

#header {
	height: 120px;
	background-position: center top;
}

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

body#body_display {
	background-image: none;
}