body {
   background-color: #0093d1;
   color: black;
}

img {
      border: 0px;
}

.logo {
      width: 210px;
      height: 210px;
      margin-top: 90px;
      margin-left: 90px;
      background: url("../img/logo.gif") repeat-x top center;
}
