#aboutBox{
margin: 0 auto; 
background: #E0FFFE;
height: 650px;
width: 624px;
-moz-border-radius: 15px;
border-radius: 15px;
}

#aboutTxt{
padding: 10px;
font-size: 18px;
color: #6B6B6B;
line-height: 30px;
}