body {
    background-image: url('https://file.garden/Zo4lX1bt4RCy6XIo/pplstar.gif');
    background-size: auto;
    background-repeat: repeat;
    color: rgb(28, 25, 30);
    font-family: Arial;

}

.commstatus {
    text-align: center;
}


.section1 {
    text-align: center;
    max-width: 600px;
    padding: 5px;
    background-color: #c4cede;
    border: 13px groove;
    border-color: darkslategray;
    margin: auto;


}

.will {
    float: left;
    margin: inherit;
    text-align: center;
    max-width: 500px;
    padding: 5px;
    background-color: #c4cede;
    border: 13px groove;
    border-color: darkslategray;
}

.wont {
    float: right;
    margin: inherit;
    text-align: center;
    max-width: 300px;
    padding: 5px;
    background-color: #c4cede;
    border: 13px groove;
    border-color: darkslategray;
}
