.menu1{
  background-repeat:no-repeat;
  background-position:center bottom;
}

.menu2{
  background-repeat:repeat-y;
  background-position:center;  
}

.orangefont{
  font-weight:bold; 
  color:#FF7200;
}