body {
    background-color: #04387A;
}

.centered {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -89px;
    margin-left: -222px;
}