/*
 *	Styles required for standard footer
 */

/* footer text */
P.footer {
	font-size: smaller;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

