body{
    font-family:Verdana;
    font-size:12px;
    color:#ffffff;
    background-image:url('../images/background.png');
    background-repeat:repeat-x;
    background-color:#003489;
    background-attachment:fixed;
}

a{
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}

a:hover{
    color:#dddddd;
    text-decoration:none;
}

div#splash_01{
float:left;
}

div#splash_02{
    float:left;
}

div#splash_03{
    float:left;
}

div#splash_01 img, div#splash_02 img, div#splash_03 img{
    vertical-align:bottom;
}