

body {background-image: url(img/bgmen.jpg);
	background-repeat: no-repeat;
	background-color: black} 

h1 {color:White;
	font-family: 
	"Trebuchet MS"; 
	font-size:20pt} 
h2 {color:White;
	font-family: 
	"Trebuchet MS"; 
	font-size:13pt}
hr {color:red} 


p {font-family:
	"Trebuchet MS"; 
	font-size:10pt; 
	margin-left: 0px;
	color: white} 


a:link {font-family: 
	"Trebuchet MS"; 
	color:white;
	text-decoration: none} 
a:visited {font-family:
	"Trebuchet MS"; 
	color:white;
	text-decoration: none} 
a:hover {font-family: "Trebuchet MS";
	color:red;
	text-decoration: underline} 
a:active {font-family: 
	"Trebuchet MS"; 
	color:red;
	text-decoration: none}  

