body {
  font-family: Tahoma; 
  font-size: small; 
  font-weight: bold; 
  background-image: url(http://www.designbyamy.net/images/pattern2.jpg);
}



.menu1 {
  color:white;
  background: #000;
  font-family:arial, helvetica, sans-serif;
  font-weight:bold;
  font-size:12px;
}

.menu2 {
  background: silver;
  color: black;
  font-family:arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  line-height: 19px;
}


