body {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: small;
  text-align: center;
  background: url('../images/bg_soiled_dove.jpg') repeat-x #393939;
  color: #ffffff; }

#new_logo {
  color: #696969;
  background: url('../images/logo_soiled_dove.png') no-repeat;
  height: 125px;
  width: 200px;
  float: left;
  margin-left: -170px;
  margin-top: -35px; }
