
body {
	background-image: none;
	background-position: center top;
	background-color: #52c5d4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333;
	text-align: center;
	position: fixed;
	height: auto;
	width: 100%;
}

