h1 {text-align: center;
    color: black;}

#benefits {font-size: .83em;
           margin-bottom: 20px; }

#gold {background: #D9D919;
       width: 10em;
       padding-left: 20px;}

#silver {background: #E6E8FA;
         width: 10em;
         padding-left: 20px;}

#bronze {background: #8C7853;
         width: 10em;
         padding-left: 20px;}

#per {background: #009999;
      width: 10em;
      padding-left: 20px;}

#unit {background: #3299CC;
      width: 10em;
      padding-left: 20px; }

#ala {background: #D98719;
      width: 10em;
      padding-left: 20px; }

#center {text-align: center;
         margin-top: 50px;}

#center a:link{
               text-decoration: none;
               color: #000;
               font-size: 1.25em;
               margin-top: 50px;}

#center a:hover{background: #ff0;
	        color: #000;
                font-weight: bold; }

#center a:visited{color: #404040;
                  font-size: 2em; }

