/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 112.5%;
}
#nameslogan{height: 400px;}
div#frontheader h2 {font-size:3rem;}
div#frontslogan {width:100%;  margin-top: -400px;
    top: -200px;padding-bottom:0px;position:relative;}
div#frontslogan p {font-size:1rem;}
#avatars{height:400px;text-align:right;}
#names, #aboutus {font-size:1rem;left:0px;}
#front1 img{max-width:500px;}
div#front4 {
    background: url("/sites/default/files/front/mistysky.jpg") no-repeat scroll center bottom #00001B;
    height: 1250px;
    padding-bottom: 0;
    padding-top: 110px;
}
div#front4 p, #contact {
    color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    width: 100%;
}
#stwrapper{
left: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    position: fixed !important;
    right: 0 !important;
    text-align: left !important;
    top: 2px !important;
    visibility: visible !important;
    width: 100% !important;
    z-index: 89999999 !important;}