body {
	font-family:		san-serif;
	background-color:	rgb(255,211,155);
}

#siteconstruction {
	font-size:		24px;
	font-style:		italic;
	font-family:		Georgia, "Times New Roman", Times, serif;
	color:			#006800;
	border-color:		#1ACA8A;
	border-width:		10px;
	border-style:		outset;
	border-radius:		15px;
	background-color:	#A7CECE;
	padding:		10%;
	margin:			5%;
	background-image:	url(background.gif);
	background-repeat:	no-repeat;
	background-position:	top left;
}
