header 
{ 
    position: relative; 
    background:url(../img/bgmenu.png);
    background-repeat:repeat-x;
    height:125px;
}
#logo
{
    width:30%;
    float:left;
    height:125px;
}
#logo img
{
    margin-top:60px;
    margin-left:40px;
}
