﻿body {
   
}

.jumbotron {

    text-align: center;
    background-image:url(Images/banner2.jpg);
       background-repeat: no-repeat;
       background-position:top;
       color: white;
}

img {

 max-width: 100%;
}

footer {

    height: auto;
    background-color:  #008cba;
    margin-top: 100px;
    color: white;
    padding-top: 20px;
  
}

blockquote {
    font-size: 11pt;
    color: black;
}

    .subhead {color:#261CB9;}

    nav {position: fixed;}

    .control-label {font-size: 12pt;}

 

