@charset "utf-8";
body {
	background-color: #4c86ba;
	background-image: url(images/bg_04.jpg);
	background-repeat: repeat-x;
	margin-left: 100px;
	margin-top: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#body_bg #body_top_bg h1 {
	font-size: 24px;
	color: #4c86ba;
}