body{
    color: #484848;
    background-color: rgb(59 87 109);
    background-blend-mode: multiply;
    font-size: 18px;
    font-family: Cicular, "Helvetica Neue",Arial, Helvetica, sans-serif;
    z-index: 0;
}

a { color: rgb(219 224 227); }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

.container{
    margin: auto;
    width: 100%;
    /* max-width: 1366px;
    margin-top: 30px;
    margin-bottom: 10px;
    border-style: solid;
    border-width: 5px;*/
    z-index: 1;
}

img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }

.johnny{
    background-color: rgb(59 87 109);
 }

.johnny_videos, .music {
    text-align: center;
    color: rgb(219 224 227);
}

.sect8{
    background-color: #c7c8a1;
 }

iframe {
    border: none;
    width: 100%;
    max-width: 1280px;
    max-height: 720px;
    margin-left: auto;
    margin-right: auto;
}

.vids {
    text-align: center;
}
