@charset "utf-8";
/* CSS Document */

/* Body Settings */
body {background: url("../Index/Images/jpg/space.jpg"); background-attachment: fixed; background-position: center; background-size: cover}
table {text-align: center}
div {}
img {border:none}


#home {width: auto; height:24px; background-color:#999; color:#FFF}
#home img {padding-left:1px; padding-right:1px}
#back {width:auto; height:24px; background-color:#999; color:#FFF}

/* Right Float */
#supercoke {background:url(../Index/Images/png/right_float/supercokecards205a.png); float:right; width:205px; height: 885px; position: fixed; right:10px; bottom:0px; z-index:-1}

/* Links */
a:link {background-color:transparent; color:#FFF; text-decoration: none}
a:visited {background-color:transparent; text-decoration: none; color: #FFF;}
a:hover {background-color:transparent; text-decoration: none; color: #FFF;}
a:active {background-color:transparent; text-decoration: none; color: #666;}

a.nav, a.nav:link, a.nav:visited {display:block; width:auto; height:25px; background-color:#000; color:#FFF; border:1px solid #666; overflow:hidden; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold}
a.nav:hover {color:#fff; background:#333}
a.nav:active {color:#fff; background-color: #000}

