html{background:#000000 url(https://fgt-static.s3.amazonaws.com/label_1078/images/ShakesBG.jpg) no-repeat center top fixed;background-size:cover;}
body{background:transparent;}
/*
1. The following line controls the height of the header.
2. Match the pixel height to the exact pixel height of the image you use.
*/
.topnav{height:200px!important; margin-top: 32px;}
.topnav td{padding:0!important;}
.topnav a{padding:0 8px!important;}
td.topnav {display: none;}

/*fgt bar */
#fgtBar{background-color:#000000;height:33px;overflow:hidden;box-shadow:0 0 16px rgba(0,0,0,0.5);position:fixed;width:100%;top:0;left:0;}
#fgtBar .inner{width:780px;margin:0 auto;}
#fgtBar img{padding-top:4px;float:left;}
#nav{float:right;}
#nav a{padding-left:16px;color:#fff;text-decoration:none;line-height:33px;font-weight:bold;}
#nav a:hover{text-decoration:underline;}
/*footer*/
#footer{background-color:#000;width:780px;margin:0 auto;height:42px;padding-top:8px;border-top:solid 1px #999;}
#footer .right{float:right;}
#footer .logo{float:left;margin-left:8px;}
#copyright{float:left;color:#fff;font-weight:bold;padding-left:32px;}
#sell{color:#fff;float:left;text-align:center;padding-right:32px;}
#sell span{font-weight:bold;color:#f90;}
#verisign{margin-right:8px;}