html, body {
	margin-left: auto;
	margin-right: auto;
	width: 667px;
	margin-top:10px;
	text-align: center;
}

div#lastupdated{
	width:100%;
	text-align: center;
	font-size: small;
	position:absolute;
	bottom:10px;
	color:#333;
}