
body {	
	background-color: #fff5e0;
	background-image: url(images/page_background.png);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	}

#header {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

#footer {
	display: block;
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float: bottom;
	}

#nobullet {
	list-style:none;
	}

p.pagetitle {
	text-align: center;
	font-family: "Monotype Corsiva";
	font-size: 50px;
	font-weight: bold;
	}

p.sectiontitle {
	text-align: center;
	font-family: "Monotype Corsiva";
	font-size: 38px;
	font-weight: bold;
	margin-top: 50;
	margin-bottom : 30px;
	}

.bodytext {
	text-align: center;
	font-family: "Monotype Corsiva";
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	}

.datelist {
	text-align: center;
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}

.video {
	text-align:center;
	}