div#header
	{position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 1000px; 
	height: 80px; 
	z-index: 27; 
	background-color: #800000;}
	
.header_title
	{
	font-family: Arial;
	font-size: 27px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;}