@charset "UTF-8";
/* CSS Document */
a:link {
	color:#999999;
	text-decoration: none;
	size: 11px.;
	}
a:hover {
	color: #d58b2a;
	text-decoration: underline;
}
a:visited {
	color:#999999;
	text-decoration: none;
	size: 11px.;
	}
body {
	background-color:#000;
	background-image:url(http://www.joeljordan.com/backgrounds/BG30.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px.;
	  }
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px.;
	  	text-decoration: none;
	line-height: 1.2;
	margin-top: 0px;	
	margin-bottom: 0px;
}

h1 {
	font-size: 11px;
}
h2 {
	font-size: 11px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 11px;
}

