@charset "utf-8";
 .centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
	
.caption 
	{ 
	font-size: 80%;
   	font-family: Verdana, Arial, sans-serif;
   	text-align: center; 
	}
	
#content h2 {
	margin-left: 10px;
	font-size: 1em;
	color: #517ba3;
	font-style: normal;
	font-weight: bolder;
}


