html {background-color:#000;}


body {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #777;
    background-color: #fff;
}


body .container p, body section p,
body .container h1, body section h1,
body .container h2, body section h2,
body .container h3, body section h3,
body .container h4, body section h4,
body .container h5, body section h5{
    margin:15px 0px;
}
body .container p, body section p{
    line-height: 180%;
}

body .container .pageSection p {margin-bottom:15px;}


body header .container p,
body #footer .container p{
    margin: 0px;
}
body header .container h1{
    margin:0px;
    font-size: 40px;
}
body .container h1, body section h1{
    font-size: 36px;
    line-height: 115%;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.3);
}
body .container h2, body section h2{
    font-size: 28px;
    line-height: 115%;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.3);
}
body .container h3, body section h3{
    font-size: 20px;
}
body .container h4, body section h4{
    font-size: 18px;
}
h1, h2, h3, h4, h5, h6 {color:#333; font-family: 'Oxygen', sans-serif;}
h1, h2, h3 {font-weight:bold; text-transform: uppercase; text-shadow:1px 1px 2px rgba(0,0,0,0.3);}


.banner{
    /* customize_banner */color:#404040;/* customize_banner */
}
.banner li{
    font-size: 18px;
}
.prefoot{
    /* customize_prefoot */color:#fff;/* customize_prefoot */
}

/*---- PSU ADDitions------*/




	