﻿body 
{ 
background-color: #000000;
background-image: url('background.jpg'); 
margin-top: 0px;
background-repeat: no-repeat;
background-position: center 0%; 
background-attachment: fixed; 
} 

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #cccccc;
}
