table, td, th {
					font-family: 		arial;
					font-size: 			12px;
					font-weight:		normal;
					color:				#000000;
}


body {
	  background-image: url("http://www.distortionboarding.com/new/images/background.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3D2813;
	
					font-family: 		arial;
					font-size: 			12px;
					font-weight:		normal;
					color:				#000000;
}




A:link {font-family: arial; font-size: 12px; font-weight:normal; color: #990000; text-decoration: underline;}
					
A:visited  {font-family: arial; font-size: 12px; font-weight:normal; color: #990000; text-decoration: underline;}

A:active {font-family: arial; font-size: 12px; font-weight:normal; color: #990000; text-decoration: underline;}

A:hover  { text-decoration: underline; font-family: arial; font-size: 12px; color: #000000; font-weight: none;}
