body
{
	font-family: tahoma, arial, serif;
	color: #aaa;
	font-size: 12px;
	margin-top: 80px;
	background-color: #e6e6e6;
	text-align: center;
}

div
{
	width: 960px;
	margin: auto;
}

div small
{
	display: block;
	text-align: right;
	padding-right: 13px;
	margin-top: -20px;
	text-transform: uppercase;
	line-height: 18px;
}

div small span
{
	display: block;
	color: #777;
}

div small a
{
	color: #69c;
}
