body {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;

}
html {
	background-attachment: fixed;
	background-image: url(images/iframe_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#about_frame {
	height: 357px;
	width: 525px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

