.mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-size: 14px;
	line-height: 26px;
	color: #7B9AA7;
	vertical-align: top;
	padding-top: 28px;
	padding-right: 50px;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #D5E4E5;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
.mainbody-link {
	color: #396A7C;
	font-style: italic;
	text-decoration: none;
}
a.mainbody-link:hover {
	text-decoration: underline;
}
