body {
 color: #FFFFFF;
 background-color:white;
 background-image:url(../image/splashBG.gif);
 background-position:center 220px;
 background-repeat:repeat-x;
}

div.image {
 background: white;
 position: absolute;
 left: 130px;
 top: 82px;
}

div.mailto {
 color: black;
 position: absolute;
 left: 0px;
 bottom: 0px;
}

div.linuxcounter {
 position: absolute;
 right: 0px;
 bottom: 0px;
}
