body {
	background-color: #43EBEB;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-size: x-large;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
}
h3 {
	font-size: 16px;
	font-style: normal;
	text-align: center;
}

