body {
  margin: 0;
  font-family: "Eras Demi", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}

.banner {
  background: url("top.png") no-repeat top center;
  width: 800px;   
  height: 200px;   
  margin: 0 auto;  
}
