body 
{
background-image: url("bg.gif");
background-repeat: repeat-x, y;
}

#splash
{
width: 780px;
height: 257px;
background-image: url("splash.jpg");
background-position: top right;
}

#home
{
width: 780px;

}