body	{
*/	background-image: url(img/background-header.gif); */
	margin: 0px;
	padding: 0px;
	width: 800;
	}
h1	{
	background-image: url(img/header-logo.gif);
	background-repeat: no-repeat;	
	margin: 0px;
	padding: 0px;
	}
h1 a	{
	display: block;
	width: 770;
	height: 80;
	font-size: 1px;
	}

a:link	{
	color: #3FA5D4;
	text-decoration: none;
	} 
a:visited{
	color: #3FA5D4;
	text-decoration: none;
	} 



