body {
	color: Lime;
	background-color: Yellow;
	margin-top:30px;
}
p {
	font-family: "Comic Sand MS", "Viner Hand ITC", Arial;
}
h1, h2 {
	 text-align: center;
}

a {
	text-decoration: none;
	color: Lime;
}


