body {
	background-color: #FFFFFF;
	background-image: url(http://01random.primes-music.com/images/background.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 50px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bolder;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #666666;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}
a:link {
	font-weight: bold;
	color: 902F60;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: 902F60;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CC3366;
	text-decoration: underline;
}
