.Menu {
    background-color:#709ccc;
    border:1px solid;
    text-align: center;
    font-size: 20px;
    padding-bottom:5px;
    width: 77.65%;
    margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
    }

    body {
        font-family: "Comic Sans MS", Verdana, sans-serif;
        background-image:url(../Sources/kfczombie.jpeg);
        background-size: cover;
        background-repeat: no-repeat;
      }
            
            
            
            
            
            
                   
      #bannermain {width: 77.65%;
                   height: 100px;
                   margin-left: auto;
                   margin-right: auto;
                   margin-bottom: -0.2%;
                   background-position: center;
                   padding:0;
                   background-image:url(../Sources/Banner1.png);
                   background-size: cover;
                   background-repeat: no-repeat;
                   border:1px solid;}   
                   
      #indexl {text-decoration:none; color:white;}
      #gamesl {text-decoration:none; color:white;}
      #helpl {text-decoration:none; color:white;}
      #usersl {text-decoration:none; color:white;}
      #catalogl {text-decoration:none; color:white;}
      
      
      #indexl:hover {text-decoration:underline;}
      #gamesl:hover {text-decoration:underline;}
      #helpl:hover {text-decoration:underline;}
      #usersl:hover {text-decoration:underline;}
      #catalogl:hover {text-decoration:underline;}