body {
	background-image: url(../images/grad2.jpg);
	background-repeat: repeat-x;
}

.content {
	font-family: Tahoma;
	font-size: 0.85em;
	color: #0F238C;
	list-style-type: square;
}
.h4 {
	background-image:url(../images/dudes.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#CC002E;
	font-size:1.5em;
	font-weight:bold;
	padding-left:60px;
	padding-top:23px;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-variant: small-caps;
	background-attachment: scroll;
	height: 60px;
	border-bottom-style: none;
	margin-bottom: 10px;
}

.features {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	font-weight: bold;
	color: #CC002E;
	margin: 5px;
	padding: 5px;
	list-style-position: inside;
	list-style-type: disc;
	border: medium dashed #0F238C;
	font-variant: small-caps;	
}
A:link {
	color: #0F238C;
	text-decoration: none;
}

A:visited {
color: #3366FF;
text-decoration: none;
}

A:active {
	color: #BBBB89;
	text-decoration: none;
}

A:hover {
	color: #999967;
	text-decoration: none;
}
.headart {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	text-indent: 50px;
	top: 20px;
	right: 40px;
	color: #77F4CD;
}
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
}
