@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 20px;
	background: url(/dowding.jpg) no-repeat fixed center center;
	text-align: center;
}
html {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 20px;
	border-top: 8px solid #996600;
}

