p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FF0;
	background-color: #004000;
	border: medium double #000;
	text-align: center;
}
body {
	background-color: #D5FFD5;
	margin-right: 80px;
	margin-left: 80px;
}
