body{
	color: black;
	background: #00cc99;

	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
}

h1,h2{
	color: black;
	text-align: center;
	font-size:200%;
}
h3{
	color: black;
	font-size:200%;
}
