nav a{
    color:white;
}



.highlight{
    background-color:#FF0000;
}

h1 {
    text-align: center;

}


/*.parallax {
  /* The image used */

  /* Set a specific height */
  /*min-height: 1000px;

  /* Create the parallax scrolling effect */
 /* background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll; */
}
</style>

/*@media only screen (max-width: 980){
.parallax {
background-attachment: scroll; 
}
     body { background-color: #ffffff; }

*/

h1 {
    text-align: center;
    padding: 20px;
    color: White;
}

h1{
    text-align:center;
}
body {background-color: coral;}


.bodySection{
    font-size:20px;
    margin-left:400px;
    margin-right:400px;
}

.track{
    margin-left:150px;
    position: center
}

.keem{
    margin-left:125px;
    position: center
}

.body{
    background-color:#FFFFFF
;
}

.ohio{
    margin-left: 125px;
    position: center
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}


.highlight {
     background-color:#FF0000;
}
/*.parent {
  position: relative;
  top: 0;
  left: 0;
}

.image1 {
  position: relative;
  top: 0;
  left: 0;
  border: 1px solid #000000;
}

.image2 {
  position: absolute;
  top: 30px;
  left: 30px;
  border: 1px solid #000000;
}*/

.footernote{
    text-align:center;
}