body
{
	padding: 0;
	margin: 0;
	background: #ffffff;
	background-image: url('hg_pix.jpg'); 
	background-repeat: no-repeat;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #FFF;
}

a:hover
{
	text-decoration: none;
	color: #ffffff;
}


