body {
	background-color:#6495ED;
	text-align: center; 
	margin-left: 20%;
	margin-right: 20%;
	border:1px dotted #228B22;
	padding: 10px 10px 10px 10px;
	font-family:sans-serif;
}
p {
	color:#B8860B;
}
h1 {
	color:#B8860B;
}
h2 {
	color:#B8860B;
}