@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #99CC00;
	background-attachment: fixed;
	background-image: url(under_construction.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
