html {height:100%;}
body {
    background:url(clones6.jpg) no-repeat;
    background-size: cover;
    text-align:center;
    margin:0;
    padding:0;
    font-family: sans-serif;
    }
#tm {position:fixed;top:0;height:100px;line-height:100px;width:100%;background:url(gfx/ol50b.png);color:#fff;}
#tm li {float:right;}
#tm a {height:100px;line-height:100px;color:#fff;padding-right:20px;text-decoration:none;}
#tm a:hover {color:#ccc;}

UL {margin:0;padding:0;}
LI {list-style-type:none;margin:0;padding:0;line-height: 1em;}

#links {position: absolute;top:120px;right:20px;text-align:right;}
#links a {color:#fff;text-decoration: none;font-size:0.6em;}
#links a:hover {color:gold;border-left:20px solid silver;padding-left:10px;}

h1 {
    width:100%;
    position: absolute;
    bottom:10%;
    margin: 0 auto;
    font-size:5vw;
    color:#ffe;
    text-shadow: 0 0 1.5em #333;
    font-family: 'Voltaire', sans-serif;
    font-weight:400;  
}
