@import "http://www.graythought.com/base.css";

h1 {
	font-family: "century gothic", arial, sans;
	font-size: 1.15em;
	font-weight: bold;
	color: #555555;
	margin-top: 25px;
	margin-left: 30px;
	margin-bottom: 10px;
	             }

dl {
	margin-left: 30px;
	width: 850px;
   }

dt { 
	margin: 20px 0 0px 0px;
	font-weight: bold;
	color: #1166AA;
	font-family: "century gothic", arial, sans-serif;
	font-size: 1em;
	}

dd {
	color: #555555;
	font-family: arial, sans-serif;
	font-size: .8em;
   }


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