#footer #footerinner {
	margin : 0 auto;
	width : 960px;
	text-align : left;
	letter-spacing : 1px;
}

#footer #footerinner #autograph {
	float : right;
	color : #fff;
	font-family : sans-serif;
}

#footer #footerinner #autograph a {
	color : #fff;
}

#footer #footerinner #autograph a:hover {
	color : #c58581;
}

