body{
	text-align: center;
/*	background-color: #5d1114; */
  background-image: url('images/bkgnd1.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	}
p {
	font-size: 14px;
	font-weight: normal;
  margin-top: 12px;
	margin-bottom: 12px;
}
a {
  color: #5d1114;
	font-weight: bold;
}

