body {
	background-image: url(../images/Background.jpg);
	background-repeat: repeat-x;
}
.footer {
	font: x-small Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.main_text {
	font: medium/24px "Times New Roman", Times, serif;
	text-indent: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#maintable {
	position: absolute;
	width: 755px;
	left: 5%;
	top: 20px;
}
.caption {
	font: italic x-small Arial, Helvetica, sans-serif;
	text-align: center;
}
.contacts {
	font: italic small Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
#footercopyright {
	font: x-small "Courier New", Courier, monospace;
	position: absolute;
	bottom: 5px;
}
