* {margin: 0; padding: 0;}

body {
background: #fff url('img/splash-background.gif') top center no-repeat;
}

a img {border: 0;}

a.website  {
position: absolute;
display: block;
width: 198px;
height: 37px;
top: 282px;
left: 50%;
margin-left: -327px;
/*text-indent: -9999px;*/
}

a.blog {
position: absolute;
display: block;
width: 165px;
height: 37px;
top: 282px;
left: 50%;
margin-left: 125px;
/*text-indent: -9999px;*/
}

#footer-text {
position: absolute;
top: 440px;
width: 720px;
left: 50%;
margin-left: -360px;
text-align: center;
color: #999999;
font-family: georgia, sans-serif;
font-size: 11px;
line-height: 18px;
}

#footer-text p {
padding-bottom: 15px;
}