html { background:black url('img/bg.png') no-repeat fixed center; background-size:cover; overflow-y: scroll; }

body { margin:0; width:auto; color:white; font:16px/24px Times; letter-spacing:2px; text-align:center; }

img { border:0; }

a { color:#a040ff; text-decoration:none; }

h1, h2, h3, h4, h5, h6 { font-weight:300; letter-spacing:3px; line-height:1.3; }

small { font-size:0.7em; }
.small { font-size:0.8em; }

@font-face {
   font-family: LightFoot;
   src: url(img/lightfoot.ttf);
}

.lf { font-family: LightFoot; }
