body {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	background-color: #000000;
}



h1{
	font-size: 18px;
	line-height: 24px;
	color: #FF3399;
	font-family: "Century Gothic", sans-serif;
	font-weight: lighter;
	letter-spacing: .3em;
}

h2{
	font-size: 16px;
	line-height: 20px;
	color: #FF66CC;
	letter-spacing: .2em;
	font-weight: lighter;
}


#masthead {
	position: relative;
	width: 558px;
}
a:link {
	color: #DE317B;
	text-decoration: none;
}
a:visited {
	color: #D6F74A;
}
a:hover {
	color: #FF99FF;
}
a:active {
	color: #CCFF00;
}
