@charset "utf-8";
.centerALL {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    background-attachment: fixed;
    background-color: #040054;
    background-image: url(mainLogo.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
