body {
	background-color: #ffffaa;
	background-image: url(http://www.hemorrhagerocks.com/images/hemspaceback.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-face-color:FFFFDD;
	scrollbar-highlight-color:666666;
	scrollbar-3dlight-color:444444;
	scrollbar-shadow-color:333333;
	scrollbar-darkshadow-color:222222;
	scrollbar-arrow-color:000000;
	scrollbar-track-color:000000;
	 }

td {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #660000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #660000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #330000;
	font-weight: normal;
	text-decoration: underline;
}

#audio {
background-color:#161410;
background-image: url('http://www.hemorrhagerocks.com/images/hemorrhage-audio.jpg');
background-position: center top;
background-repeat: no-repeat;
padding-top: 10px;
width: 300px;
height: 160px;
}

#video {
background-color:#161410;
background-image: url('http://www.hemorrhagerocks.com/images/hemorrhage-video.jpg');
background-position: center top;
background-repeat: no-repeat;
padding-top: 30px;
width: 460px;
height: 555px;
}