
body  {
	color:           #b9d03d;
	font-family:      Helvetica, sans-serif;
	line-height:      normal;
	background-color: #690;
	text-align:       center }


a:visited {
	color:          black;
	text-decoration: none }

a:link {
	color:          black;
	text-decoration: none }

a:hover  {
	color: #fc0 }


h1 {
	color:      #b9d03d;
	font-size:   16px;
	font-weight: bold;
	margin:      0.67em 0 }

