Primeiro vá no Blogger/ design/ Editar html.

aperte CTRL + F e procure por ]]>

depois copie o código abaixo e cole acima do ]]> 




/*-----Menu Imagem-----*/
#menuimagem{
width:100px;
height:100px;
display:block;
position:absolute;
margin:399px 0 0 150px;
}
#home {
background:url(http://danielvale.webs.com/RG7%20CREATE/Inicio%201.png) no-repeat;
width:173px;
height:70px;
float:left;
}
#home:hover {
background:url(http://danielvale.webs.com/RG7%20CREATE/Inicio%202.png) no-repeat;
width:173px;
height:70px;
float:left;
}
#HOME{
width:208px;
height:57px;
display:block;
position:absolute;
margin:-22px 0 0 20px;
}
#contato2 {
background:url(http://danielvale.webs.com/RG7%20CREATE/Contato%201.png) no-repeat;
width:173px;
height:70px;
float:left;
}
#contato2:hover {
background:url(http://danielvale.webs.com/RG7%20CREATE/Contato%202.png) no-repeat;
width:173px;
height:70px;
float:left;
}
#CONTATO2{
width:208px;
height:57px;
display:block;
position:absolute;
margin:-22px 0 0 200px;
}
#parceria {
background:url(http://danielvale.webs.com/RG7%20CREATE/Parceria%201.png) no-repeat;
width:173px;
height:70px;
float:left;
}
#parceria:hover {
background:url(http://danielvale.webs.com/RG7%20CREATE/Parceria%202.png) no-repeat;
width:173px;
height:70px;
float:left;
}
#PARCERIA{
width:208px;
height:57px;
display:block;
position:absolute;
margin:-22px 0 0 380px;
}
#anuncie {
background:url(http://danielvale.webs.com/RG7%20CREATE/Anuncie%201.png) no-repeat;
width:173px;
height:70px;
float:left;
}
#anuncie:hover {
background:url(http://danielvale.webs.com/RG7%20CREATE/Anuncie%202.png) no-repeat;
width:173px;
height:70px;
float:left;
}
#ANUNCIE{
width:208px;
height:57px;
display:block;
position:absolute;
margin:-22px 0 0 560px;
}
#equipe {
background:url(http://danielvale.webs.com/RG7%20CREATE/Equipe%201.png) no-repeat;
width:173px;
height:70px;
float:left;
}
#equipe:hover {
background:url(http://danielvale.webs.com/RG7%20CREATE/Equipe%202.png) no-repeat;
width:173px;
height:70px;
float:left;
}
#EQUIPE{
width:208px;
height:57px;
display:block;
position:absolute;
margin:-22px 0 0 741px;
}




depois copie o proximo código e cole no lugar do header que fica próximo de 
(pode variar de template a template)