body {
  margin-top: 10px;
  background-image: none;
  background-color: #e5e2dd;
}
div#container {
  margin-top: 0px;
}
div#header {
  height: 122px;
  background-image: none;
  background-color: #e5e2dd;
}
  div#header div {
    top: 30px;
  }
  div#header h1 {
    margin-left: 0px;
  }
  div#header form fieldset {
    width: 220px;
  }
h2.profile {
  color: #00CEDF; 
  font-weight: bold;
}
img.story-banner {
  float: none;
}