/* Roberts-photo.com stylesheet */
/* about.css */
/* defines about section styles */

#about-main {
  background-color: #000;
  border: 1px solid #0076a3;
  margin: 0 40px;
}

#about-main .article-col2 p {
  color: #f2f2f2;
}

#section-header {
  margin: -20px 0 0 14px;
}

/* end about.css */