BODY {
	margin-top: 4px;
	margin-left: 1px;
	margin-right: 1px;
	background: url(backgrounds/memorial.jpg);
}

HR {
	color: #800000;
	text-align: center;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
}

P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 12px;
	color: black;
	text-align: center;
}

.medium {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	font-size : 14px;
	color : #FFFFFF;
	text-align : center;
	background : #670133;
	line-height : 1.2;
	width : 70%;
}

.footer {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-style : italic;
   font-variant : normal;
   font-weight : 500;
   font-size : 11px;
   color : black;
   text-decoration : none;
   line-height: 1.5em;
   text-align : center;
}

