@charset "UTF-8";
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #990066;
}
body {
	background-color: #33FFFF;
	background-repeat: no-repeat;
}

