  BODY { 
    color: black;
    background: white;
  }

  H1 { text-align: center }
  H2 { border-width:2 ; color: blue }
  H3 { background: #eee }
  .logo { text-align: center }

