.name_tile {
width:100%;
height:100%;
background: url() repeat-x;
}

.name_base {
width:100%;
height:142px;
 
background: url();


background-position: 0% 0%; 
 
background-repeat: no-repeat;
}

.menu_button_tile {
height:100%;
background: url() #A70F0D; 
}


