body {
background: #1F3152;
background-image: url('Image5_2x2.png');
background-repeat: no-repeat;
background-position: 0px 0px;
background-attachment: fixed;
font-family: "Century Gothic", "Comic Sans MS", Verdana;
font-size: 12pt;
color: #FA9747;
text-align: center;
padding: 10;
margin: 0 auto;
scrollbar-face-color: #58FA95;
scrollbar-hightlight-color: #58FA95;
scrollbar-3dlight-color: #58FA95;
scrollbar-darkshadow-color: #58FA95;
scrollbar-shadow-color: #58FA95;
scrollbar-arrow-color: #FA9747;
scrollbar-track-color: #58FA95;
}

a:link {
color: #FA9747;
text-decoration: underline;
}