body {
	background-color: #130D09;
}

#wrap {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

a.phph {
  float:  left;	
  width: 1200px;
  height: 600px;
  background: url(phph.png) no-repeat 0px 0px;
	margin-top: 120px;
}

a:hover.phph  {
  background-position: 0px 0;
}