body {
  background-color: white;
  background-repeat: repeat;
  background-position: top left;
  background-attachment: fixed;
  font-family: Verdana;
  color: #5608a3
}

#topbar {
    background-image:
    margin: 10px;
    background-repeat: none;
    position: absolute; 
    top: 50px;
    left: 300px;
}
