body {
  	padding-top:0px;
  	color: #421E0E;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: courier new, times, century, times new roman, serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
	background-color: #222222;
	background-image: url(images/bw_cowboy.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	border:none;
}
html,body,div,center,p,table,tr,th,td,ul,li {
  font-family:courier new, times, century, times new roman, serif;
  font-size:14px;
  color:black;
}

div.subhed {

text-align: center;
font-size:16px;
font-weight: bold;
color: #421E0E;

}

big {
  font-family:arial,helvetica,sans-serif;
  font-size:18px;
}

small {
  font-family:verdana,helvetica,sans-serif;
  font-size:10px;
}

hr {
border: 0;
color: #043;
background-color: #000000;
height: 3px;
width: 100%;
}
a {color:black;}

a:hover {
  color:#421E0E;
  text-decoration:underline;
  font-weight:bold;
}
