h2 {
	background: url(../images/title_press.gif) no-repeat;
	width: 126px;
	height: 18px;
	margin: 0 auto 20px auto;
}

#background_top {
	background: url(../images/press_background.gif) repeat-x;
	width: 100%;
	height: 7px;	
}

#background_bottom {
	background: url(../images/press_background_flip.gif) repeat-x;
	width: 100%;
	height: 7px;	
}
#presspage ul {
	width: 680px;
	margin: 0 auto;
}
#presspage li {
	float: left;
	margin: 10px;
	text-align: center;
	color: #9ca742;
}
#presspage li a {
	display: block;
}
#presspage li a:link, #presspage li a:visited {
	color: #597e93;
}
#presspage li a:hover {
	background-color: #ffc;
}

#camera {
	position: absolute;
	top: 358px;
	left: 33px;
}
#plane {
	position: absolute;
	top: 350px;
	left: 362px;
}
#stamp {
	position: absolute;
	top: 308px;
	left: 611px;
}
#bike {
	position: absolute;
	top: 201px;
	left: 834px;
}
#icecream {
	position: absolute;
	top: 313px;
	left: 849px;
}
#caddy {
	position: absolute;
	top: 336px;
	left: 487px;
}

#car {
	position: absolute;
	top: 182px;
	left: 241px;
}

#credits {
	margin: 10px 0 0 150px;
	color: #9ca742;
}
#credits a {
	color: #9ca742;
}
#credits a:hover {
	background-color: #ffc;
}
#credits p {
	margin-bottom: 20px;
}