body {
margin: 0;
background: url(img/bg_strip.gif) #fbf5f5 repeat-x;
font-family: "Courier New", Georgia;
}

a {
text-decoration: none;
color: #000;
}

a:hover {
color: #796a6a;
}

#splashContainer {
margin: 228px 0 0 15%;
width: 845px;
height: 150px;
font-size: 14px;
}

.logo_email {
width: 305px;
padding: 12px 0 0 0;
float: left;
}

.splashLinks {
width: 235px;
float: left;
margin: 0 24px 0 0;
}

.splashLinks h1 {
float: left;
font-size: 14px;
margin: 0;
}

.splashLinks ul {
float: right;
margin: 0;
padding: 0;
list-style-type: none;
}


