.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	padding-left: 22px;

}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	padding-left: 3px;
	font-style: normal;
	font-weight: normal;

}
body {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
