#content{
	clear:both;
	padding-top:15px;
}
h1 {
	font-size:150%;
	font-family:Times New Roman;
	float:left;
}
h2 {
	font-size:100%;
	text-align:center;
}
p {
	font-family:Times New Roman;
	font-size:105%;
}
.center{
	text-align:center;
	font-size:105%;
	font-family:Times New Roman;
}
li {
	font-family:Times New Roman;
	font-size:105%;
}
html {
	height:100%;
}
img {
	float:left;
	margin-right:20px;
	margin-top:10px;
}
iframe {
	width:90%;
	height:400px;
}
#top {
	margin-top:0px;
}
