<style type="text/css">  
  <!--
  body  {
  	background-color : black;
  	background-position : 50% 50%;
  	background-repeat : no-repeat;
  	background-attachement : fixed;
  	text : Yellow;
  	link : Yellow;
  	vlink : Yellow;
  	alink : Yellow;
  }
  
  H4  {
  	font-size : medium;
  	font-weight : bold;
  	color : Yellow;
  	text-align : center;
  }
  
  H5  {
  	font-size : xx-small;
  	font-weight : normal;
  	color : Yellow;
  	text-align : center;
  	font-family : sans-serif;
  }
  
  A  {
  	color : Yellow;
  }
  -->
  </style>
