/* Style sheet for the Capitol Steps web site
   Styles for the "About" pages 
   Last revision: 6/22/2008
*/

body {
   background: white  url(/images/bg-about.gif) ;
   font-family: arial, sans;
   color: #333333;
   }

p {
   font-size: 80%;
   }
   



h1,h2,h3,h4,h5,h6 {
   font-family: verdana, helvetica, sans;
   font-size: 110%;
   color: #D60000;
   }

