body {
	background-color: #FFCC66;
}
h1 {
	color: #990000;
	background-color: #FC9804;
}
h2 {
	font-family: "Times New Roman", serif;
}

h3 {
	font-family: "Times New Roman", serif;
}

h4 {
	font-family: "Times New Roman", serif;
}

h5 {
	font-family: "Times New Roman", serif;
}



a:link {
	color: blue;
}
a:visited {
	color: purple;
}
