body {
	font-family: Arial, Verdana, sans-serif;
}
h1 {
	font-size: xx-large;
	color: navy;
	background-color: transparent;
}
h2 {
	font-size: large;
	}

link {
	color: blue;
	background-color: white;
}
