body{
	background-color:#DEDEDE;
}

p{
	position:relative;
	top:0px;
	left:30px;
	width:900px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	border-top:1px solid #CDCDCD;
	padding:20px;
}

a{
	color:#999999;
}