﻿body 
{
	padding:10px;
	  background: #869898;
  font-family: "Lucida Grande", Verdana, sans-serif;
  color: #333;


	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
/*	font-size: 0.9em;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif; */
	letter-spacing: normal;
	margin-left:25px;
	margin-right:25px;
	margin-top:5px;
}
H1	{	
	font-size:	2.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	
}

.headerimage
{
 background:url(../images/header.gif);
 }





