BODY {
	margin: 40px;
	background-image: url("http://www.headbumprecords.com/vu_semi_trans.png");
	background-repeat: no-repeat;
	    background-attachment: fixed;
    background-position: center; 
	background-color: #B2AFCB;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	}
	


TABLE  {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	}
	
TD {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	}
	
TH {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	}
	

	
LI {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	}
	
UL {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	}
	
OL {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	}

.headline.destinationHead {
	font-size: 13px;
	color: 6699ff;
	font-weight: bold;
	}
	
.headline.destinationTitle {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	color: CC99FF;
	}

.copyright.p {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	}

P {
	
	border:solid black 1px;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	background-color: #FFFFFF;
	 color: #000000
	}
	
H1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	}
	
H2 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	}
	
FONT {
	font-family: "Courier New", Courier, mono;
	}

SELECT {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 14px;
	}

TEXTAREA {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	}
a:active {  font-family: "Courier New", Courier, mono; font-size: 14px; color: #000000; text-decoration: none}
a:visited {  font-family: "Courier New", Courier, mono; font-size: 14px; color: #CC0000; text-decoration: none}
a:link {  font-family: "Courier New", Courier, mono; font-size: 14px; font-style: normal; text-decoration: none; color: #990000}
a:hover {  font-family: "Courier New", Courier, mono; font-size: 14px; color: #000099; text-decoration: none}

