﻿.splash {
    width: 586px;
    margin: 50px auto 0px auto;
    font-family: Arial;
    font-size: 12px;
}

.splash .box {
    background-image: url('../images/splash_box.jpg');
    background-repeat: no-repeat;
    height: 96px;
}

.splash img {
    border: 0px;
}