* {margin:0; padding:0}

body {
  background: #E4E4E4;
  font: 13px/1.3em "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  color: #65686E;
}

#wrapper {
  width: 900px;
  margin: 30px;
  
}

h1 {  
  background: url("../images/logo.png") no-repeat;
  width: 183px;
  height: 27px;
  text-indent: -9999px;
  margin-bottom: 10px;
}

h2 {
  font-weight: normal;
}