.content {
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8E314C;
	margin-bottom: 10px;
}
body {
	margin: 0px;
	background-color: #602031;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
}
a {
	color: #602031;
}
a:hover {
	color: #8D304B;
}

.text  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 135%;
}
