
<!--
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align:center
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	width:auto;
	background-position:center center;
}
#wrapper {
        margin: 0 auto;
        width: 1024px; /* Replace the xxxx with the the width of your site (eg 800px)*/
        text-align:left;
}

-->

/* HEADER */
#header { height:100%; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:768px; position:absolute;  }
