
.map{
    width:902px;
    margin:0 auto;
    height:452px;
    position:relative;
}
.logo{
    background: url("../Images/home-logo.png") no-repeat;
    width:370px;
    position: absolute;
    bottom:-150px;
    left:266px;
    text-align: center;
    padding-top:260px;
    }
.logo span{
    line-height: 30px;

}
