@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #321527;
	background-image: url(backgr.jpg);
	background-repeat: repeat;
}
a {
	font-size: 12px;
	color: #9900FF;
}
a:visited {
	color: #660033;
}
a:hover {
	color: #660066;
}
a:active {
	color: #2a1a23;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 24px;
}
a:link {
	color: #FFFFFF;
}
.feature img{
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;