body {
  background: url(images/logo.gif) no-repeat #31426B 10px 10px;
  margin: 0;
}

div {
  background: url(images/img.gif) no-repeat center center;
  margin: 0;
	padding: 0;
  color: #31426B;
  height: 80px;
	margin-left: 170px;
}

h1 {
  display: none;
}

h2 {
  background: transparent;
  font-family: Arial, sans;
	font-size: 17px;
  color: #FFF;
	text-transform: uppercase;
  margin: 0;
	position: absolute;
	top: 15px;
	left: 85px;
}
