/* Creates the div container for the copyright. */
div#copyright {
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}
.border {
	padding: 1px;
	border: 1px solid #660000;
}

