﻿body 
{
    background-image: url(../Images/Education/body-bg.gif);
    background-repeat: repeat-x;
}
#splash 
{
    border-color: #474545;
}
.page-education-default #splash 
{
    background-image: url(../Images/Education/splash.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: Transparent;
    position: relative;
}
.page-education-about #splash 
{
    background-image: url(../Images/Education/education-splash-about-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #335e17;
    position: relative;   
}

.page-education-about .content 
{
    position: relative;
}

#about-content 
{
    top: 130px;
}

div#header img.logo 
{
    margin-top: 15px;
}

.back-stephengatt 
{
    margin: 20px 0 0 60px;
}

h1 
{
    color: #dbf908;
}
