
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #6c7b9f;
}
link {
	color: #660000;
	text-decoration: underline;
}
.names {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-position: center top;
}
