body { 
	background:#000 url(grunge_bck.jpg) center no-repeat fixed; 
	color:#222; 
	font:11px/1.55em arial, helvetica, sans-serif; 
	text-align:center;
}

.centered {
	width: 100%;
	margin-left: auto; 
	margin-right: auto;
}

p { 
	font-weight: bold;
	color: #fff;
	font:22px arial, helvetica, sans-serif; 
}

