@charset "UTF-8";
#header {
}
#header h1 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	font-weight: 400;
	font-size: 42px;
	text-align:  center;
}
body h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 18px;
	text-align: center;
}
.Logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
