@charset "utf-8";

/* footer styles */

#footer {
	background-image: none;
}
#footer p {
	font-size: 12px;
	line-height: 100px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}

