body {
    background-color: #292929;
    background-image: url(band1.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    width: 100vw;
    height: 100vw;
}

p {
    font-size: 1em;
    line-height: 1.4219em;
    margin-top: 0.4219em;
    margin-bottom: 0;
}

h2{
    font-size: 30px;
    line-height: 0.01em;
    margin-top: 0.4em;
    text-align: center;
        color
    
}
#body {
    width: 200px;

    margin: 0 auto;

}

#right-box, #left-box, #middle {

    vertical-align: top;
}

#middle {
    height: 938px;
    margin: 0 auto;
    display: inline-block;
    background-color: rgba(255, 0, 0, 0.3);
    vertical-align: 0 auto;
    font-size: 16px;
         color: #d7ffa1;
    text-align: center;
}

footer {
    width: 100%;
    height: 75px;
    background-color: #83e330;
    text-align: center;
}


header {
    width: 100vw;
    display: flex;
    justify-content: center;
    flex-direction: column;

}

.link-box {
    width: 460px display: inline-block;

}

a:visited {
    color: #ff9393;
    text-decoration: none;
}

a:hover {
    color: #ffffff;
    text-decoration: underline;
}

a:link {
    color: #ff2626;
    text-decoration: none
}

a:link {
    color: #ff2626;
    text-decoration: none
}


a:link {
    color: #ff2626;
    text-decoration: none
}
}
        
#menu-box {
  width: 1100px;
    height: 948px;
    background-color: rgba(0, 0, 0, 0.42);
    display: inline-block;
    vertical-align: top
}

.button {
    background-color: rgb(111, 17, 0);
    border-radius: 8px;
    /* rounds the corners of the border */
}

.button {
    color: rgb(255, 216, 0);
    text-decoration: none;
    font-style: normal;
    text-align: center;
    display: block;
    padding: 10px 0;
}

.button {
    background-color: rgb(116, 0, 0);
    border-radius: 1px;
}
    
img {
    max-width: 20%;
    margin: 0 auto;
}

.gallery{
    max-width: 700%;
    
}
    
.header {
    max-width: 30%;
}

.end {
    max-width: 90%;
    margin: 0 auto;
}
    
    
    
    
    
    
    
    
    
    
    
    
