body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}
h1 {
	font-size: 22pt;
	margin: 0px;
}
#header {
	text-align: center;
	margin-bottom: 40px;
}

#header .description {
	font-size: 15pt;
}

#body_wrapper {
	width: 7in;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	display: none;
}
#left_column {
	display: none;
}
#smaller_profile {
	display: none;
}
#extra_column {
	display: none;
}
.footer_left {
	display: none;
}
