body {
    background-color: #2d2d46;
    /*background-color: #c2f6fa;*/
    height: 100%;
}

.centered {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -109px;
    margin-left: -600px;
}

img{
    width: 1200px;
    height:218px;
    height:auto;
}
