.center 
{ display: block;
margin-left: 600px;
margin-right: auto;
width: 50%;}

h3
{ text-align:center; }
p
{ text-align:center;}