@charset "utf-8";
.body_content {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
}
.header {
	background-image: url(raw.lib/b_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	background-image: url(raw.lib/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.boxbg {
	background-image: url(raw.lib/boxbg.jpg);
	background-repeat: no-repeat;
	background-position: 3.4cm 4.8cm;
}

