body, table, tr, td {
	font: 8pt trebuchet ms; 
	cursor: default;
	color: #B6B4B3;
	letter-spacing: 1px}
body {
	background-color: #000000;
background-image: url('spider-man_back.jpg');
background-repeat: repeat;

scrollbar-face-color:#000000;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color:#B6B4B3;
}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #A89776}
a:hover {color: #EFEAD5;
text-decoration: underline}
input, textarea, option, select {
	background-color: #000000;
	font: 8pt trebuchet ms;
	text-decoration: none;
	color: #B6B4B3;
	letter-spacing: 1px;
	border: 1px solid #B6B4B3;
	padding:2px; }

