font         { font-family: Verdana }

h1           { font-size: 18pt }

table        { font-family: Verdana }

.header{
	width:765px;
	height:300px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	margin:0 auto;
	}
	
.menu{
	width:765px;
	height:70px;
	position:relative;
	top:165px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:ffffff;
	}
	
