Body {
Font-Family: san-serif;
Font-size: larger;
Text-indent: 0px;
color: WHITE;
BackGround-color: #000000;
Display: block;
Position: static;
Top: 15%; Left: 25%;
Scrollbar-face-color: BLACK;
Scrollbar-arrow-color: WHITE; Scrollbar-shadow-color: #666666;
SCROLLBAR-HIGHLIGHT-COLOR:#999999;
SCROLLBAR-3DLIGHT-COLOR:#666666;
SCROLLBAR-TRACK-COLOR:#333333;
SCROLLBAR-DARKSHADOW-COLOR:#666666;

}
A:link {
Text-decoration: none;
color: AQUA;

}
A:visited {
Text-decoration: none;
color: AQUA;

}
A:hover {
Text-decoration: underline;
color: AQUA;
}
DIV#index {
BackGround-Image: url(cover06-1.jpg);
BackGround-position: center center;
BackGround-Attachment: fixed;
BackGround-Repeat: no-repeat;
Position: absolute;
Top: 4px; Left: 4px;
Right: 3px; Bottom: 4px;
Height: 100%; Width: 100%;
}