H1 {
	font-size:20px;
	font-weight:normal;
	font-family:"Courier New", Courier, mono;
	color:#e8e8e8;
	text-align: left;
	margin: 10px 10px 10px 10px;
	line-height: 24px;
}
body {
	margin:0px 0px 10px;
	font-family:century gothic, verdana, arial, helvetica;
	background-repeat: no-repeat; 
	background-attachment: fixed;
} 
a {
	color:#FFFFFF;
	background-color:#FF66FF;
	font-family:"Century Gothic", Verdana;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	background-color:#CCCCCC;
	font-family:"Century Gothic", Verdana;
	font-variant: normal;
	color: #333333;
}
