#footer {
	color: #000000;
	background-color: #CC0066;
	height: 20px;
	width: 100%;
	background-image: url(img/copyright.png);
	background-repeat: no-repeat;
	background-position: center center;
}

