@charset "UTF-8";
body {
	background-color: #999;
	background-image: url(16.jpg);
	font-family: Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold", "Arial Unicode MS";
	font-size: 12px;
	color: #999;
}
h2 {
	font-size: x-large;
	font-family: "Copperplate Gothic Light";
	font-style: normal;
	line-height: normal;
	color: #CCC;
}
h1 {
	font-family: "Copperplate Gothic Light";
	font-size: xx-large;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #CCC;
}
p {
	font-size: 12px;
}

