
#header {
    background-color:#3452A6;
    background-image:url('../imgs/ban_photo.png');
 }
 
#menu {
    background-color:#3452A6;
}

#menu a:hover {
    background-color: #6581CF;
    height: 28px;
}

#imgfond{ 
    background-image: url('../imgs/photo.jpg'); 
    background-repeat: no-repeat;  
}

#footer {
    background-color:  #3452A6;
}
