#splash {
    width:464px;
    margin:96px auto 0;
}

#splash #right {
    width: 240px;
    margin: 0 0 0 24px;
    float:right;
}

#splash div {
    width:200px;
}

#splash div p {
    width:200px;
    margin:0 auto;
    text-align:justify;
}

#splash h1 {
    background:#fff url(http://static.water.org/images/large_square_logo.png) no-repeat;
    background-position:0 -38px;
    width:200px;
    height:140px;
    text-indent:-500000px;
    margin:0 auto;
}

.splash_footer {
    width:500px;
    margin:192px auto 0;
}

.continue_links {
    margin:48px 0 0 0;
    padding:0;
    width:464px;
    clear:both;
    list-style-type:none;
}

.continue_links li {
    padding:0;
    margin:0;
    width: 230px;
}

.continue_links li a {
    font-size:14px;
}

