/* Style sheet for the Capitol Steps web site.
   Last revision: 6/22/2008
*/

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


h1,h2,h3 {
   color: #D60000;
   font-family: verdana, helvetica, sans;
   }


p, ul {
	font-size: 80%;
	}
	
