@charset "UTF-8";
/* CSS Document */

.copyright {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	color: #FF9900;
	text-align: right;
	position: static;
	right: -60px;
	bottom: -160px;
}
