/* FORCE Design's Index.html External Style Sheet 2005*/

body
    {
     background-color: #000000; /* black */
     background-attachment: fixed; /* no scrolling */
     background-image: url("enter/enter.jpg"); 
     background-position: center center; /* 50% 50% */
     background-repeat: no-repeat; 
    } 
