﻿.logo {
    /* background: url(../images/MDFY.png) no-repeat left center; */
    background: url(../logo2.png) no-repeat left center;
    display: block;
    height: 50px;
    position: absolute;
    /* top: 30px; */
    width: 571px;
    left: 6px;
    top: 10px;
}
