h1,h2,h3,h4,h5,h6 {
	font-family: arial;
	font-weight: normal;
	color: #00FFFF;
}
a:link,a:visited {
	color: #00FFF6;
	text-decoration: none;
}

body {
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	background-image: url(bg.gif);
}
h1 {
	font-size: 28px;
}
