/* Stylesheet for Klingon ships */
BODY {margin-top: 0; font-family: verdana, arial, helvetica, geneva, sans-serif;
	background-attachment: fixed; /*background-repeat: repeat-y*/ /*these work in MSIE*/; 
	background-image=url(kgreen.gif); background-position: top center;
	background-color: #445533;
	text-color: brown;
	background: #445533 url(kgreen.gif) fixed top center}
A:link, A:visited, A:active { 
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	text-decoration: none; font-weight: bold; border: 0;
	color: red
	}
A:hover {color: green; background: red;}

P {	font-family: verdana, arial, helvetica, geneva, sans-serif; 
	margin-top: 10px; margin-bottom: 0px; margin-left: 2px;
	text-indent: 2em; color: wheat;
	}
H3 {	font-family: verdana, arial, helvetica, geneva, sans-serif; 
	}

DIV {	font-family: verdana, arial, helvetica, geneva, sans-serif; 
	font-size: 75%;
	}

