h1 {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}
p {
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
ul {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}

#search_butt {
	overflow: hidden;
	height: 60px;
	width: 250px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 8px;
}
#search_butt a:hover {
	text-indent: -250px;
}
#questions_butt a:hover {
	text-indent: -250px;
}
#main_body {
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#questions_butt {
	overflow: hidden;
	height: 60px;
	width: 250px;
	margin-top: 8px;
}
