<style type="text/css">
html {
	background-color:#000;
}

h1 {
	font-size:large;
	line-height:normal;
	letter-spacing:0.2ex;
	text-align:center;
	font-family: Georgia, Verdana, Helvetica;
	text-indent: -30px;
	word-spacing: 100em;
}

h2 {
	font-family: Georgia, Verdana, Helvetica;
	font-size: large;
	word-spacing: 20pt;
	text-align: center;
	vertical-align: 20%;
	line-height: 400%;
}

body {
	color:#000000;
	font-size:small;
	line-height:200%;
	letter-spacing:0.2ex;
	font-family: Georgia, Verdana, Helvetica;
}


a:link {
	color:#3CC;
	text-decoration:none;
}
a:visited {
	color:#3CC;
	text-decoration:none;
}
a:active {
	color:#3CC;
	text-decoration:none;
}
a:hover {
	color:#0FC;
	text-decoration:none;
}

</style>
