﻿.customCentered {
    background-color: #EEF3FA;
    background-image: url('Images/top_organismo.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    width:977px;
    margin: auto;
    padding-bottom: 1.538em;
}
