.wrapper {
    	max-width:500px;
    	margin:0px auto;
    	text-align:center;
}    
h1 {
    	color:#2B3087;
    	font-family: Garamond, "Times New Roman",Times, serif;
    	font-size:3em;
    	margin:20px 0px 5px;
    	font-weight:normal;
}
h2 {
    	font-family: Garamond, "Times New Roman",Times, serif;
    	margin-top:5px;
    	margin-bottom:20px;
    	font-weight:normal;
    	font-size:1.8em;
}
h3 {
    	font-family: Helvetica, Arial, sans-serif;
    	margin-top:20px;
    	font-weight:normal;
    	font-size:1em;
    	line-height:30px;
}   
    .contact {
    	font-family: Helvetica, Arial, sans-serif;
    	font-weight:normal;
    	font-size:1em;
}