BODY {
color: gray;
font-weight: bold;
font-family: fantasy;
font-style: italic;
font-size: 16px;
background-image: url(bg.gif);
background-color: black;
background-repeat: no-repeat;
background-position: 50% 50%;
background-attachment: fixed;
scrollbar-face-color: black;
scrollbar-track-color: black;
scrollbar-highlight-color: lightgray;
scrollbar-shadow-color: silver;
scrollbar-darkshadow-color: darkgray;
scrollbar-arrow-color: silver;
scrollbar-base-color: gray;
scrollbar-3d-light-color: skyblue;
}