body { 
	background-color: #198481; 
	background-image: url(../img/bg.jpg); 
}

h1 { 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-image: url(../img/h1_next.jpg); 
	text-indent: -9000em;
}

h1 a {
	height: 150px;
	width: 630px;
	display: block;
}
