#company {
  line-height: 23px;
  }

body {
  background-color: #ffffff;  
  color: #000000;
  font-family: "Times New Roman", Garamond, serif;
  font-size: 12pt;
  }

h1 {
  font-family: "Times New Roman", Garamond, serif;
  font-size: 16pt;
  color: #000000;
  background-color: #ffffff;
  }
  
h2 {
  font-family: "Times New Roman", Garamond, serif;
  font-size: 14pt;
  color: #000000;
  background-color: #ffffff;
  }

#container {
  border: 0;
  }

#banner img {
  display: none;
  }

#displayPics, #owners, #navigation {
  display: none;
  }
  
#footer {
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  }
  