body, input, textarea, select {
  color: #000;
  background: none;
}

#nav, .header .padding {
  display: none;
}

.header{
  height: 30px;
}

.header .title, .header .slogan  {
  float: clear;
  padding: 0 0 0 54px;
}
