/* Cascading Style Sheet writen by Rabid Lemming for use on www.somehl2mod.com */

BODY	{ color: black; font-family: terminal; background: #111111; 
		background: white url(modlogo_bg.gif) no-repeat fixed center center
	}

A:link		{ color: gray; background: white }
A:active	{ color: #CCCCCC; background: white }
A:visited	{ color: #CCCCCC; background: white }

P		{ text-indent: 5em }
P:first-letter	{ font-size: 200%; float: left }

TABLE		{ border-style: outset; border-color: gray }
TD		{ color: black; background: #222222 }
HEADER		{ color: black; background: #222222 }

/*	<LINK REL=StyleSheet HREF="style.css" TYPE="text/css" MEDIA=screen> */