body {
	background-image: url("mbw8.jpg");
	background-attachment: fixed;
	margin-top: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1 {font-family: "comic sans ms"; font-size: 36px; color: blue; text-align:center}
h2 {font-family: "comic sans ms"; font-size: 22px; text-align:center}
h3 {font-family: "comic sans ms"; font-size: 26px; text-align:center}
h4 {font-family: "comic sans ms"; font-size: 16px; text-align:center}

a:link {color:blue;}

a:visited {
	color:#CC0000;
