body{    background-image: url("../images/back.gif");    background-position: 50% 50%;    background-repeat: no-repeat;    background-attachment: fixed;    font-family : Arial;    font-size : 10pt;    color : black;    scrollbar-face-color : 0000ff;    scrollbar-shadow-color : 000066;    scrollbar-highlight-color : 99ffcc;    scrollbar-3dlight-color : rgb(0 , 0 , 0);    scrollbar-darkshadow-color : 000066;    scrollbar-arrow-color : rgb(255 , 255 , 255);    font-weight : bold;}a:link{    color : black;    text-decoration : none;}a:active{    color : 000066;    text-decoration : none;}a:visited{    color : 0000ff;    text-decoration : none;}a:hover{    color : 99ffcc    text-decoration : none;    cursor : hand;}h1{    font-style : italic;    text-align : Center;}h2{    font-size : 14pt;}h6{    font-size : 8pt;}h3{    font-size : 12pt;    font-weight : bold;}