.h2 { 
	width:650px;
	padding:10px 10px;
	background:#aca483;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius:9px;
	color:white;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
}

#pa{
	margin-bottom:50px;
}

#pa p {
	padding:10px;
}

.img{
	text-align:center;
}
