<style type="text/css" >
<!--

html, body 
	{
	color: white;
	background-color: #fff;
	height:auto
	margin: 0px
	padding: 0;
	}

#hdr 
	{
    color:#666;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	margin-left: -300px;
	position: absolute;
	top: 10px;
	left: 50%;
	width: 600px;
	max-height: 300px;
	visibility: visible;
	display: block;
	}


 
img{
	display: block;
	margin-top:80px;
    margin-left: auto;
    margin-right: auto;
max-height: 500;
	border:0;
	z-index: -1;

}


</style>

