body {
    background-color: #3453c0;
    background-image: url("../images/spikeedbg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.logoBox {
    margin: 20% auto;
    width: 400px;
    height: 299px;
}
