@charset "utf-8";
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	position: absolute;
	top: auto;
	left: 15%;
	right: 15%;
}
.page_title {
	font-size: 24px;
	color: #0000FF;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.menu_placement {
	position: absolute;
	margin-top: 50px;
	margin-left: 10%;
}
.main_text {
	position: absolute;
	margin-top: 50px;
	margin-right: 5px;
	margin-left: 5px;
	width: 90%;
	left: 31px;
	color: #0000FF;
	top: 155px;
}
.sitemeter {
	vertical-align: bottom;
	position: absolute;
	top: 97%;
}
.blue_text {
	color: #0000FF;
	background-color: #FFFFFF;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.people {
	font-weight: bold;
}
