body { 
	   font: bold 32px/40px Helvetica, Arial, Sans-serif;
           background: #EEEEEE url() no-repeat center top;
	   color: #ccc;
	   text-shadow: #fff 0 1px 1px;
	   text-align: center;
	   padding: 20px;}


a { color: #295FB8;
	   -webkit-transition: color 0.3s linear; }

 a:hover, a:active {
	   color: #000;}

em { font-family: courier; font-size: 11px; background: #eee; }

#about {
	margin-top: -20px;
	margin-bottom: 50px;}

#about p {
	width: 660px;
	text-align: center;
	margin-top: 25px;
	font: bold 19px Helvetica, Arial, Sans-serif;
	text-shadow: #fff 0 1px 1px;
	color: #CCC;
}

#container {
	width: 656px;
	margin: 0 auto;}


#gallery img {
	margin-bottom: 30px;
	width: 647px;
	height: 465px;
        background: url(/images/imgback.png) no-repeat;
	padding: 5px 5px 25px;}


div.banner { margin-bottom: 10px; }

h1 { color: #919191; font: 34px "helvetica",sans-serif; display: inline; margin-right: 10px; line-height: 34px; }
h1 a { color: #808080; text-decoration: none; }

h3 { font-family: "Helvetica", sans-serif; color: #ccc;
     text-shadow: #fff 0 1px 1px;
     text-align: center;
     font-size:40px;}

