@import url("stylesheet.css");

.topColumn1{    
    height: 30px;
    width: 150px;
    background-image: url("../images/logos/topmenu-logo-es.png");
    background-repeat: no-repeat;
    background-position: center;
}

.backImage{
    background-image: url("../images/dmfas-main-es.gif");
    background-size: 800px 595px;
    background-position: center center;
    background-repeat: no-repeat;
}
