body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #E6E6E6;




}
.styledheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
div {
	margin: 0px;
	padding: 0px;

}
h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 16px;
}
.border {
	background-color: #E6E6E6;
}
.content {
	background-color: #B4B4B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}
