body {
	background-image: url(images/parchment_bkg2.jpg); /** Link to the image you created **/
	background-repeat: repeat-y; /** Repeats the image vertically **/
	background-position: center; /** Centers the Background image **/
	background-color: #FFFFCC; /** Website BG colour (matches canvas colour in Step 1) **/
	color: 000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
#container table tr td ul li p font a strong {
	font-size: 12px;
}
#container table tr td ul li p font {
	font-size: 14px;
}
#container table tr td p font strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: 000066;
}
#container table tr td ul li p font a strong {
	font-size: 14px;
}
