body {
    display: flex;
    background-color: black;
    border-radius: 15px;
    color: white;
    padding-top: 15px;
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 15px;
    margin: auto;
    font-family: Ariel, sans-serif;}
#wrapper {
    background-color: #666666;
    border: 15px double #0f949b;
    border-radius: 15px;
    box-shadow: 5px 5px 5px #828282;
    padding: 10px 20px 20px;
}
#center {text-align: center;
    padding: 30px 20px 20px;
}
.users {margin: 150px auto;
    width: 70%;
}
#alignright {Width; 400px,
    right:auto,}
section {
    float: left;
    width: 33%;
    padding-left: 2em;
    padding-right: 2em;
    width: 98%;}
header {
    width: 95%;
    border: 15px double #0f949b;
    border-radius: 15px;
    background-color: #c8cbcc;
    color: black;
    box-shadow: 5px 5px 5px #828282;
    text-align: center;
    font-family: Times New Roman, serif;}
header h1 {
    background-color:;
    color:;
    font-family: Georgia, serif;}
h4 {
    text-decoration-line: bold;}
ul {
    line-height:2.75em}
#vibrohero {
    width: 800px;
    height: 400px;
    margin-left: 170px;
    margin-right: 170px;
    border-radius: 15px;
    background-image: url(vibrohero.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%}
.strat {width: 300px;
    height: 350px;
    float: right;
    margin: 0 0 0 15px;
    border-radius: 15px;}
footer {
    font-size: .70em;
    font-style: italic;
    text-align: center;}
