body {
	background-image: url(images/pattern.gif);
	background-repeat: repeat;
	background-position: center;
}

#object1 {
	left: 8px;
	top: 10px;
	border: 0px;
}

#copyright {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 15px;
}