<style type="text/css">
<!--
body {
 text-align: center;
 color: #ff6347;
 background-color: #ffffff;
 background-image: url("bg.jpg");
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: 0% 0%;
 scrollbar-face-color: #ffffff;
 scrollbar-3dlight-color: #ffffff;
 scrollbar-highlight-color: #ff6347;
 scrollbar-shadow-color: #ff6347;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-arrow-color: #ffffff;
 scrollbar-track-color: #ffffff;
 scrollbar-base-color: #ffffff;
 margin-right: 50px;
}
A:link{color:1e90ff;text-decoration:none}
A:visited{color:1e90ff;text-decoration:none}
A:active{color:87ceeb;text-decoration:none}
A:hover{color:87ceeb;text-decoration:none}
table {
 text-align: center;
 border-color: #1e90ff;
 border-collapse: separate;
 border-spacing: 15px;
 filter: alpha(opacity="80");
 background-color: #ffffff;
 width: auto; 
 height: auto;
}
-->
</style>