@charset "UTF-8";
/* CSS Document */

body {
	background-color:#92DAD1;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #600;
}
a {
	font-weight: bold;
	color: #630;
}

