﻿<style type="text/css">
body {
	background-image: url('http://www.mifamilyhistory.org/saginaw/images/bkgrnd.jpg');
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;			
}
h1 {
	text-align: center;
}
h2 {
	text-align: center;
}
h3 {
	
	text-align: center;
}
h4 {
	text-align: center;
}
h5 {
	text-align: center;
}
p   {
	text-align: justify;
	font-weight:bold;
}
table#inner   {
    
	border:thin;
	border-style:ridge;
	width: 80%;
	border: 0;
	margin-left:auto; 
	margin-right:auto;
	
}
tr       {
	border:thin;
	border-style:ridge;
	font-weight:bold;
}
td#inner       {
	border: thin;
	border-style: ridge;
	font-weight: bold;
    
}
.style1 {
	text-decoration: underline;
	font-size: larger;
}
.style2 {
	text-align: center;
}
.style3 {
	font-size: small;
}
</style>
