

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {

	font-family: 'Merriweather', 'serif';
	font-size: 18px;
	text-align: center;
	padding-top: 40px;
 }

.summary {

	font-weight: bold;
}

img {

	width: 25%;
}










