H2 {
	color: Black;
	background-color: #DAC99D;
	padding: 2px;
	background-position: 100%;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
H1{
	margin-left: 5px;
	font-family: Times New Roman;
	font-weight: bold;
	color: Black;
	font-style: italic;
}

.leftcolumn{
font-size: smaller;
	font-family: Arial;
	color: Black;
	margin-left: 5px;
	padding: 1em;
	border-right :1px solid gray;
	border-color: Olive;
}
.centercolumn{
font-size: smaller;
	font-family: Arial;
	color: Black;
	margin-left: 5px;
    padding: 1em;
	border-right :1px solid gray;
	border-color: Olive;
}
.rightcolumn{
font-size: smaller;
	font-family: Arial;
	color: Black;
	margin-left: 5px;
	margin-right: 5px;
}
.footer{
	font-family: serif;
	font-size: smaller;
	font-weight: bold;
	font-style: italic;
	color: Black;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	padding: 2px;
}
.columnphoto{
text-align: center;
}