﻿a {
  font-size: 12px;
}
.splash {
  border: 1px solid black;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  background-color: white;
  background-image: url(../images/about/header.png?gdlh=2018-10-24-19);
  background-repeat: no-repeat;
  min-height: 250px;
  width: 512px;
  padding-top: 190px;
  font: 16px sans-serif;
}
.splash img {
  border: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}
.text {
  background-repeat: repeat-x;
  background-position: bottom;
  padding-left: 70px;
  min-height: 200px;
}
.contactArea {
  font-size: 14px;
  width: 90%;
  margin-top: 20px;
}
