body {
	margin: 0;
	background: url(images/repeat.gif);
}

p {
	font: verdana;
	font-size: 14px;
	line-height: 20px;
}

a, a:visited, a:hover {
	color: #990000;
}

 a:hover {
 	color: #CC0000;
 }

.content {
	background: url(images/background.jpg) no-repeat;
	padding-top: 50px;
}

.text {
	padding-left: 30px;
	font: verdana;

}

.title {
	padding-left: 30px;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}
