#header
{
	background-image: url(graphics/2005-12-06_12-30.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content table
{
	width: 60%;
	height: auto;
	margin: 0 20%;
}
td.form-err, big { background:#FFF; color: #630; }
td.form-err, big { font-weight: bold; }
td.form-req i { background: white; color: #666; }
p#copyright
{
	font-size: 0.5625em;
	margin: 0 2em 1em 0;
	text-align: right;
}
p#copyright a { background: transparent; }
p#copyright img { padding-left: 1em; }

