body {
    background: #fff url("../images/splash_bg1.gif") 0 0 repeat-x;
    color: #000;
    0.6em;
}
a:link, a:visited {
    color: #fff;
    text-decoration: underline;
}
a:hover, a:active {
    color: #000;
    text-decoration: none;
}
strong {
    text-transform: uppercase;
    font-size: 1.7em;
    color: #fff;
}

#container {
    margin: 0 auto;
    background: url("../images/splash_bg2.gif") 50% 0 no-repeat;
    width: 1024px;
    height: 300px;
    padding-top: 357px;
}

#cymraeg {
    background: url("../images/splash_bg3.gif") 0 0 repeat-x;
    padding: 5px 10px;
    float: left;
    text-align: right;
    width: 270px;
}
#english {
    background: url("../images/splash_bg3.gif") 0 0 repeat-x;
    padding: 5px 10px;
    float: right;
    text-align: left;
    width: 315px;
}
#logos {
    margin-top: 300px;
    text-align: center;
}