@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(temp_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
