body {
	background-color: #eee8aa;
}

#header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
}
#h1 {
	text-align: Center;
}


.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
.document {
	padding-right: 175px;
	padding-left: 175px;
	text-align: justify;
}

.contact {
	text-align: center;
}
  
<!-- .floatleft
{
float: left;
width: 200px;
margin: 0 0 10px 10px;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

div.floatleft img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
} -->


p { margin-top: 0; }

<!-- div.img {
    margin: 5px;
    padding: 5px;
    border: 1px solid #0000ff;
    height: 110px;
    width: 200px;
    float: center;
    text-align: center;
}	 -->

<!-- div.img img {
    display: inline;
    margin: 5px;
    border: 1px solid #ffffff;
}

div.img a:hover img {
    border: 1px solid #0000ff;
} -->

div.desc {
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 5px;
}
