
body { background: #000 url(../images/header-2011.jpg) no-repeat top center; }

.header_meta, .header_img, .header_spacer { height: 458px; } 

.header_meat h1 {
  position: absolute;
  top: 7px;
}

.header_meta p { 
	width: 1000px;
	position: absolute;
	top: 270px;
	margin-top: 50px; 
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.header_img { background: url(../images/header-2011.jpg) no-repeat top center; }

.header_img p { position: relative; left: 88px; top: 210px; color: white; font-size: 16px; width: 700px;}


