body {
	background-color: #ddddff;
 background-image: url("check.jpg");}
div#content {
	font-family: sans-serif;
	color: #000000;
	background-color: #ccccff;
	margin: 4em 4em 4em 4em;
	padding: 2em 2em 2em 2em;
	border: inset;
}
a {color: #003388; text-decoration: none}
a:visited {color: #330044}
div.copyright {font-style: italic; text-align: center}


