.bg_body {
	background-image: url(images/bg_body.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
