h2.vert
{
  color: #bad876; 

}
li.menu
{
background: #72bf44;
	    color: white;
display: inline;
	 border-style: solid;
	 border-width: medium;        /* sets border width on all sides */
	 border-color: #bad876;

}
