body {
	font-family: Arial;
	font-size: 18px;
	color:blue;
}

p {
     text-align: center; 
     font-family:Arial;	
     font-size: 14px; color:darkblue;
}


#wrap {
	text-align: center; 
	margin: 0 auto;
}
