div#header
	{position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 1000px; 
	height: 80px; 
	z-index: 27; 
	background: url('http://www.britishgetaways.co.uk/images/style/header.gif') top center no-repeat;
	}
	
.header_title
	{
	font-family: Arial;
	font-size: 27px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;}