.body2 {
	background-image: url(../images/dirty-metal-surface.jpg); 
	background-repeat: no-repeat;
	background-attachment: fixed; 
	background-position: center top;
	height:100%;
}

/* standard text styles */
p, ol, body, td, th, .text, ul, li, input, select , textarea {
	color:#282828;
	font-family: 'Play', sans-serif, 'Arial';
	font-size:14px;
}

/* custom text styles */
.title			{ font-size:20px;font-family: 'Courier New'; }
.subtitle		{ font-size:16px; }
.newsbox		{ font-size:14px; }
.footer_text		{ font-size:12px; }
.dj_title		{ font-size:20px;color:#a31aa3;font-weight:bold;font-family: 'Courier New'; }
.dj_title_det		{ font-size:20px;color:#a31aa3;font-weight:bold;font-family: 'Courier New'; }

/* general styles */
ul			{ list-style-type: square; }
hr 			{ height: 1px; color: #a0a0a0; background: #a0a0a0; font-size: 0; border: 0; margin-top:20px;margin-bottom:10px; }

/* link styles */
a:link			{ color:#868686; text-decoration:none; }
a:visited		{ color:#868686; text-decoration:none; }
a:hover			{ color:#a31aa3; text-decoration:none; }
a:active		{ color:#a31aa3; text-decoration:none; }

a.presspack:link	{ color:#282828; text-decoration:none; }
a.presspack:visited	{ color:#282828; text-decoration:none; }
a.presspack:hover	{ color:#a31aa3; text-decoration:underline; }
a.presspack:active	{ color:#a31aa3; text-decoration:underline; }

a.topmenu:link		{ color:#ffffff; text-decoration:none; }
a.topmenu:visited	{ color:#ffffff; text-decoration:none; }
a.topmenu:hover		{ color:#ffffff; text-decoration:none; }
a.topmenu:active	{ color:#ffffff; text-decoration:none; }

a.sections:link		{ color:#ffffff; text-decoration:none; }
a.sections:visited	{ color:#ffffff; text-decoration:none; }
a.sections:hover	{ color:#ffffff; text-decoration:none; }
a.sections:active	{ color:#ffffff; text-decoration:none; }

a.dj_title:link		{ color:#a31aa3; text-decoration:none; }
a.dj_title:visited	{ color:#a31aa3; text-decoration:none; }
a.dj_title:hover	{ color:#770d77; text-decoration:none; }
a.dj_title:active	{ color:#770d77; text-decoration:none; }