@CHARSET "UTF-8";

footer
{
	margin: 0 auto;
	padding: 10px;
	width: 940px;
	background: #3D746D;
}
footer p
{
	color: #fff;
	font-size: 13px;
}