body{
    background-color: #98d483;
    background-image: url("data:image/svg+xml,%3Csvg width='42' height='44' viewBox='0 0 42 44' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Page-1' fill='none' fill-rule='evenodd'%3E%3Cg id='brick-wall' fill='%23000000' fill-opacity='1'%3E%3Cpath d='M0 0h42v44H0V0zm1 1h40v20H1V1zM0 23h20v20H0V23zm22 0h20v20H22V23z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  
  .Title {
  background-color:#98d483;
  padding:1px;
  display: block;
  margin: auto;
  width: 200px;
  border-style:dashed;
  text-align:center;
  font-style:italic;
  margin-top: 100px;
  
  }
  
  
  #ButtonStart {
    display:block;
      border-style:solid;
      border-color:#1C0404;
      border-width:3px 4px 4px 3px;
      width:9em;
      height:2em;
      background:#1C0404;
      color:#F8F0F0;
      line-height:2;
      text-align:center;
      text-decoration:none;
  
      font-weight:900;
    Margin: auto;
    Margin-top: 100px;
  }
  #ButtonStart:hover, #ButtonStart:active{
      border-color: #666 #aaa #bbb #888;
      border-width:4px 3px 3px 4px;
      color:#F8F0F0;
  
  }
  #ButtonSelect {
    display:block;
      border-style:solid;
      border-color:#1C0404;
      border-width:3px 4px 4px 3px;
      width:9em;
      height:2em;
      background:#1C0404;
      color:#F8F0F0;
      line-height:2;
      text-align:center;
      text-decoration:none;
      font-weight:900;
    Margin: auto;
    Margin-top: 25px;
  }
  #ButtonSelect:hover{
      border-color: #666 #aaa #bbb #888;
      border-width:4px 3px 3px 4px;
      color:#F8F0F0;
  }
  
  #Level1 {
    display:none;
      border-style:solid;
      border-color:#1C0404;
      border-width:3px 4px 4px 3px;
      width:9em;
      height:2em;
      background:#1C0404;
      color:#F8F0F0;
      line-height:2;
      text-align:center;
      text-decoration:none;
      font-weight:900;
    Margin: auto;
    Margin-top: 25px;
  }
  #Level1:hover{
      border-color: #666 #aaa #bbb #888;
      border-width:4px 3px 3px 4px;
      color:#F8F0F0;
  }
  #Level2 {
    display:none;
      border-style:solid;
      border-color:#1C0404;
      border-width:3px 4px 4px 3px;
      width:9em;
      height:2em;
      background:#1C0404;
      color:#F8F0F0;
      line-height:2;
      text-align:center;
      text-decoration:none;
      font-weight:900;
    Margin: auto;
    Margin-top: 25px;
  }
  #Level2:hover{
      border-color: #666 #aaa #bbb #888;
      border-width:4px 3px 3px 4px;
      color:#F8F0F0;
  }
  #Level3 {
    display:none;
      border-style:solid;
      border-color:#1C0404;
      border-width:3px 4px 4px 3px;
      width:9em;
      height:2em;
      background:#1C0404;
      color:#F8F0F0;
      line-height:2;
      text-align:center;
      text-decoration:none;
      font-weight:900;
    Margin: auto;
    Margin-top: 25px;
  }
  #Level3:hover{
          border-color: #666 #aaa #bbb #888;
      border-width:4px 3px 3px 4px;
      color:#F8F0F0;
  }
  
  #Level4 {
    display:none;
      border-style:solid;
      border-color:#1C0404;
      border-width:3px 4px 4px 3px;
      width:9em;
      height:2em;
      background:#1C0404;
      color:#F8F0F0;
      line-height:2;
      text-align:center;
      text-decoration:none;
      font-weight:900;
    Margin: auto;
    Margin-top: 25px;
  }
  #Level4:hover{
      border-color: #666 #aaa #bbb #888;
      border-width:4px 3px 3px 4px;
      color:#F8F0F0;
  }
  
  #Level5 {
    display:none;
      border-style:solid;
      border-color:#1C0404;
      border-width:3px 4px 4px 3px;
      width:9em;
      height:2em;
      background:#1C0404;
      color: #F8F0F0;
      line-height:2;
      text-align:center;
      text-decoration:none;
      font-weight:900;
    Margin: auto;
    Margin-top: 25px;
  }
  #Level5:hover{
      border-color: #666 #aaa #bbb #888;
      border-width:4px 3px 3px 4px;
      color:#F8F0F0;
  }
  
  #Back {
    display:none;
      border-style:solid;
      border-color:#1C0404;
      border-width:3px 4px 4px 3px;
      width:9em;
      height:2em;
      background:#1C0404;
      color:#F8F0F0;
      line-height:2;
      text-align:center;
      text-decoration:none;
      font-weight:900;
    Margin:auto;
    Margin-top: 25px;
  }
  #Back:hover{
      border-color: #666 #aaa #bbb #888;
      border-width:4px 3px 3px 4px;
      color:#F8F0F0;
  }