body { 
	background: #000000;
	background-image:url(http://www.deathsvertigo.com/deepdive/images/duelwielderbk.jpg);
	background-position: top left;
	background-repeat:  no-repeat;
	background-attachment: fixed;
	font-family: "arial", "sans-serf";
	font-size: 11px; 
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}

A:link {color:#999999; text-decoration: none}
A:visited {color:#999999; text-decoration: none} 
A:active {color:#999999;text-decoration: none} 
A:hover {cursor: crosshair; color: #999999;text-decoration: underline}


.changeco1 {
	color: #59516F;
	font-family: "arial", "sans-serf";
	font-size: 11px;
	}

.dashtop { 
	border: thin;
	border-width: 1px 0px 0px 0px
	border-color: #808080;	
	border-style: dashed none none none;
	padding-top: 3px; 
	padding-left: 3px; 
	padding-right: 3px; 
	padding-bottom: 3px;
	}

.main {
	font-family: "arial", "sans-serf";
	font-size: 11px;
	color: #BBBBBB	;
	}

.main2 {
	font-family: "arial", "sans-serf";
	font-size: 11px;
	color: #BBBBBB;
	letter-spacing: 3px;
	}

.shadowmain {
	font-family: "arial", "sans-serf";
	font-size: 11px;
	color: #BBBBBB	;
	background-color: #222222;
	}
