body
{
	background: #131313;
	background-image: url(http://bar.dirtyworker.com/img/dw-bg2.png);
	background-repeat: repeat fixed;
	color: #666666;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;

}

img {
	border: none;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
   color: #da4f4f;
   text-decoration: none;
   font-weight: bold;
}
