.new-rocker-regular {
    font-family: "New Rocker", system-ui;
    font-weight: 400;
    font-style: normal;
}


.wrapper {
    width: 100%;
    opacity: 100%
}

.content {
    width: 1500px;
    background-color: yellow;
    margin: 0 auto;
}

body {
    background-color: #111;
    background-image: url(../images/cheer.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom;
    background-size: cover;
    width: 100vw;
    height: 100vh;

}

.hr {
    width: 90%;
    
}

#logo {
    height: 290px;
    width: 98%;
    background-color: black;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    margin: 0 0 0 15px;
}

#main-contenting {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

#gmain-contenting {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.linkage {
    height: 100px;
    width: 98%;
    margin-left: 15px;
    margin-top: 10px;
    background-color: black;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.linkage-text {
    margin: 0 auto;
    color: aliceblue;
    letter-spacing: 2px;
    font-size: 30px;
}

#lefty {
    width: 800px;
    height: 300px;
    background-color: maroon;
    display: inline-block;
    flex-wrap: wrap;
    vertical-align: top;

}

#lefty-title {
    font-size: 50px;
    margin-top: 7px;
    margin-left: 50px;
    color: red;
    width: 700px;
    height: 80px;
    background-color: #2a0d0d;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

#lefty-chatty-box {
    font-size: 23.2px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    margin: 5px 10px 0 10px;
    width: 780px;
    height: 200px;
    background-color: #2a0d0d;
}

#lefty-chatty {
    color: aliceblue;
    margin: 0 10px 0 10px;
}

h1 {
    font-family: New Rocker;
}

#bottomleft-text {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    margin-top: 20px;
    font-size: 60px;
    color: maroon;
}

#albums {
    display: flex;
    justify-content: center;
    color: maroon
}

#loweralbums {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    color: maroon
}

#bottomleft {
    width: 800px;
    height: 500px;
    background-color: brown;
    margin-top: -500px;
    margin-right: 560px
}

#rockin {
    width: 539px;
    height: 806px;
    background-color: white;
    margin-left: 20px;
}

#members {
    margin-top: 20px;
    margin-right: 860px
}

#jamesogrophy {
    width: 810px;
    height: 600px;
    background-color: black;
    margin-top: -616px;
    margin-left: 540px;
    color: aliceblue;
    font-size: 32px;
    outline-color: black;
    outline-style: solid;
    outline-width: 15px
}

#member {
    margin-top: 60px;
    margin-left: 860px;
    
}

#larsography {
    width: 810px;
    height: 600px;
    background-color: black;
    margin-top: -620px;
    margin-right: 540px;
    color: aliceblue;
    font-size: 49px;
    outline-color: black;
    outline-style: solid;
    outline-width: 15px
}

#larsography-txt {
    color: red;
    display: flex;
    justify-content: center;
    font-size: 45px;
    text-decoration: underline;
    width: 500px;
    height: 50px;
    background-color: black;
    margin-left: 860px;
    margin-top: 9px
}

#nametag-txt {
    color: red;
    display: flex;
    justify-content: center;
    font-size: 45px;
    text-decoration: underline;
    width: 500px;
    height: 50px;
    background-color: black
}

#founding {
    margin-top: 50px;
}

#foundingtitle {
    background-color: red;
    width: 90%;
    height: 300px;
    margin-top: 70px
}

#texler {
    font-size: 150px;
    display: flex;
    justify-content: center;
    margin-left: 290px
}


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

.fluff {
    height: 80px
}

#billboard {
    height: 290px;
    width: 98%;
    background-color: black;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    margin: 0 0 0 15px;
}

.shopbox {
    width: 80%;
    height: 800px;
    background-color: blue
}

#options {
    display: flex;
    justify-content: center;
    margin-top: 20px;

}

#options2 {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.fdiddle {
    font-size: 100px;
    margin: 50px 80px
}

#vinyl {
    margin-left: 150px;
    margin-top: 50px;
    background-color: black;
    width: 620px;
    height: 620px;
}

#best-selling {
    background-color: black;
    margin-left: 660px;
    width: 540px;
    height: 90px;
    margin-top: -580px;
}

.titles {
    color: aliceblue;
    display: flex;
    justify-content: center;
    font-size: 50px;
}

#besterselling {
    background-color: black;
    width: 540px;
    height: 400px;
    margin-top: 100px;
    color: aliceblue;
    outline: solid;
    outline-color: black;
    outline-width: 10px;
    font-size: 40px
}

#imggs {
    margin-left: 50px;
    margin-top: 40px;
    
}

.ticket {
    width: 1400px;
    height: 400px;
    background-color: #202109;
    margin: 0 auto;
    margin-top: 50px;
    color: #fffd50;
    font-size: 40px;
    outline-color: black;
    outline-style: solid;
    outline-width: 25px
}

.tittle {
    color: #fffd50;
    font-size: 100px;
    margin-left: 20px
}

.buy {
    color: white;
    text-align: end;
    margin-right: 40px;
}

.disto {
    margin: 30px
}

.album-name {
    font-size: 100px;
    margin-top: 80px 
    
}

.bio {
    background-color: black;
    margin-left: 600px;
    margin-right: 100px;
    margin-top: -500px;
    height: 400px;
    color: #fffd50;
    font-size: 40px;
    outline-color: black;
    outline-style: solid;
    outline-width: 10px
}


a:link {
    color: yellow;
    text-decoration: underline;
}

a:visited {
    color: #9f9231;
    text-decoration: inherit
}

a:hover {
    color: #fff9b3;
    text-decoration: inherit;
}

a:active {
    color: #fff9b3;
    text-decoration: inherit;
}
