body	{background-color: #4682B4;
	background-image: url(skyline.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-attachment: fixed;
	font-family: Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;}

p {font-family: Tahoma, Arial, sans-serif;
   color: #FFFFFF;
   font-weight: bold;
   text-align: center;}


p.table {font-family: Tahoma, Arial, sans-serif;
   color: #FFFFFF;
   font-weight: bold;
   text-align: left;}


h1 {font-size: 500%;
    font-weight: bold;
    font-style: italic;
    text-align: center;}

h2 	{font-size: 200%;
    	font-weight: bold;
     	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;}

h3 	{font-size: 110%;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;}

h4 	{font-size: 110%;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;}

A:link {color: #FFFFFF;}

A:visited {color: #FFFFFF;}

A:hover {color: #FFFF00;}

ul {list-style-image: url(star.gif);}