.centered {
    font-size: 27px;
    border-top-width: 8px;
    border-top-style: none;
    border-top-color: #555
}
img {
    width: 1143px;
    height: 0;
    position: relative;
    margin-top: 0;
    margin-left: 0;
    text-align: center;
    float: none;
    background-position-x: initial;
    background-position-y: initial;
    -webkit-background-size: initial initial;
    -o-background-size: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-image: none;
    display: block
}