.centerBox {
    margin: auto;
    width: 60%;
    border: 3px solid #73AD21;
    padding: 10px;
    overflow: auto;
    height:500px;
    width:700px;
    background-image: url(/attachment/ultimatum.jpg);
}

.left {
    font-size: 35px;
    float: left;
    width: 50%;
}

#playerTwo {
    font-size: 35px;
    text-align: center;
}

#finalScreen {
    font-size: 35px;
    text-align: center;
}