body {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffff80;
	width: 850px;
	text-align:center;
}

h1, h2, h3 {
	font-family: "Times New Roman";
}

h1 {
	
	font-size: 26px;
	text-align:center;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
}

