#about_text a {color: #AB1313; text-decoration: underline;}

#about_text {
  display: block;
  float: center;
  width: 600px;
  background: #FFFFFF;
  margin: 40px;
  text-align: justify;
}