a img {border:none;}

body {
	background-color: #FFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: top;
}

#wrapper {
	background-color: #ffd5df;
	width:955px;
}
.main_text
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#464646;
	text-decoration:none;
	font-weight:normal;
}
.mid_text
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:24px;
	color:#252525;
	text-decoration:none;
	font-weight:normal;
}
.mid_text a
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:24px;
	color:#8B112E;
	text-decoration:underline;
	font-weight:normal;
}
.table_title
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#8B112E;
	text-decoration:none;
	font-weight:normal;
}
