a:link {
	color: Blue;
}

body {
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
}

h2 {
	font-size: smaller;
}

body {
	background-color: #FFEFD5;
}




