 #page #top
 {
    display: block;
    height: 170px;
    width: 100%;
 }
 #page #top #logoHome
 {
    width: 460px;
    height: 130px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    margin: 5px;
 }
 
 body
 {
 }