body {
  background: #8a0000 repeat-x fixed top left;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#8D3716;
  font-weight:normal;
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url(/kepek/header.jpg);
}

#logo a {
  text-decoration: none;
  color: #ffffff;
}

#logo {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -80px;
}



