<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image: url(13th_bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #5475C4;
}
#main {
	background-image: url(13th_main_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 860px;
	height:auto;
	padding-bottom: 15px;
}
#main #left {
	float: left;
	width: 242px;
}
#main #left #structure {
	width: 226px;
}

#main #left #board {
	width: 171px;
	padding-top: 85px;
	height: 430px;
}
#main #right {
	float: left;
	width: 765px;
	min-height: 840px;
	height:auto;
	background-image: url(13th_right_bg.jpg);
	background-repeat: repeat-y;
}
#main #right #headline {
	min-height: 840px;
	height:auto;
	background-image: url(13th_right_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
}
#main #right #right-bottom {
	background-image: url(13th_right_bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
	float: left;
	width: 765px;
}</pre></body></html>