body {
	background-image: url(../images/background.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;	
	padding-top: 10px;
}

p {

	padding-right: 20px;
}

.callout {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
	color: #1941A5;

}

.header {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #bd9a52;

}

.caption {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	color: #bd9a52;
	width: auto;

}
