body  {         background-color:none; color:#fff000;
                border-style:none; border:0;
                font-size:12px; line-height:14px; font-family: 'Ropa Sans', sans-serif; letter-spacing:0.3mm; word-spacing:0.
6mm;
        }

html {  background-color:#000000; color:#00000f;
        background: url(/sitepic/bracke.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

h1      { line-height:200px; font-size:200px; opacity: 0.7; };

div#footer {    color: #ffffff; background-color:#000000; opacity: 0.7;
                border: 0px; border-style: solid; border-color: #000000;
                font-size:12px; line-height:14px; font-family: 'Ropa Sans', sans-serif;
                position:fixed; padding: 0px; bottom: 0px; left: 0px; right: 0px;
                width: 100%; height: 20px; z-index:35; }

