@charset "UTF-8";
/* CSS Document */

body{ background-color:#000; background-image:url(BG.jpg); background-position:top CENTER; background-repeat:no-repeat; background-attachment: fixed;  margin:0 auto; color:#CCC;}
.footertext{ color:#999; font-family:Verdana, Geneva, sans-serif;  font-size: 1.3em;}
a{ color:#808080; text-decoration:none; font-size: 14px; font-size: .68em; 
font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;}
a:hover{ color:#FFFFFF; text-decoration:none}