body {
background-image: url("bg.gif");
background-attachment: fixed;
background-repeat: repeat;
background-color: #000080;
color: #fffff0;
overflow: hidden; 
}

