body{
margin:60px 0px 0px 0px;
background-image:url(images/tile_site.jpg);
background-repeat:repeat;
}
body.splash{
margin:0px;
background-image:url(images/tile.gif);
background-repeat:repeat;
}
#splash_wrapper{
margin: 0 auto;
padding-top:100px;
height: auto;
width: 196px;
}