body {
  background-color: #fff;
  color: #343433;
}

#wrapper {
  margin: 8% 0 0 0;
}

#logo {
  background: url(../images/logo.png) 0 0 no-repeat;
  height: 300px;
  margin: 0 auto;
  width: 300px;
}

h1, h2, h3 {
  text-align: center;
}

h3 a, h3 a:link, h3 a:active {
  color: #343433;
  text-decoration: none;
}

h3 a:hover {
  color: #4e9ed6;
}
