h1 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: xx-large;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
h2 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h3 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
h4 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: large;
	font-style: normal;
	color: #000000;
}
h5 {
	font-size: 24px;
	font-family: "Times New Roman", "Times", "serif";

}
h6 {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
}
h1 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0000FF;
}
body {
	background-attachment: fixed;
	background-image: url(images/mural%20cycle%20012.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
