body
{
	background-color: #FFFFFF;
}
h1
{
	color: #1f2e2e;
	text-align:center;
	font-family: Baufra, sans-serif;
	font-size: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3
{
	color: #1f2e2e;
	text-align:center;
	font-family: Baufra, sans-serif;
}
h2
{
	color: #1f2e2e;
	font-family: Baufra, sans-serif;
}
h4
{
	color: #1f2e2e;
}
h5
{
	color: #1f2e2e;
}
#center
{
	text-align: center;
}
h6
{
	text-align:center;
	color: #1f2e2e;
}
h3.name
{
	text-align: center;
	color: #1f2e2e;
}
hr.style
{
	border-top:5px double #d9d9d9;
	border-color: #2b7a78;
}

#square
{
	float: left;
	height: 300px;
	width: 200px;
	margin: 20px;
	padding: 10px;
	border: solid;
	border-radius: 10px;
	background-color: #def2f1;
	margin-right: 120px;
	margin-left: 120px;
	border-color: #2b7a78;
}
#info
{
	padding-top: 5px;
}
#pic
{
	text-align: center;
}
a:link
{
	text-decoration: none;
}
#header
{
	color: #1f2e2e;
}
.top
{
	margin-left:175px;
}
.center
{
	margin-left: 155px ;
}
ul
{
	color: #1f2e2e;
	font-size: 20px;
}

ul.indent1
{
	margin-left: 20px; 
}
ul.indent2
{
	margin-left: 40px;
}
iframe
{
	display: block;
	margin: 0 auto;
	border: 10px outset #2b7a78;
;
}
img.Kent
{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 35%;
  height:400px;
  border: 10px outset #2b7a78;
}

