body {
	background: #85B6FF;
	color:#FFFFFF;
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;

}

h1 {
	text-decoration: underline;
}
a:link { color:#FFFF00; }
a:visited { color:#FFFF00; }
a:hover { background: #12143A; color:#FFFFFF; }

.m { font-size: 24px; }
