@import url(reset.css);@-ms-viewport{width:device-width}@-o-viewport{width:device-width}@viewport{width:device-width}body,html{height:100%;width:100%}#bkg{background:url(../img/body-bkg.jpg) center center/cover no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;height:100%;width:100%;position:fixed;z-index:-1}#top-spacer{position:relative;width:100%;min-height:100%;display:inline-block}#ext-links{width:100%;margin-left:auto;margin-right:auto;position:absolute;bottom:0;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.64) 99%,rgba(0,0,0,.65) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(99%,rgba(0,0,0,.64)),color-stop(100%,rgba(0,0,0,.65)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.64) 99%,rgba(0,0,0,.65) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.64) 99%,rgba(0,0,0,.65) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.64) 99%,rgba(0,0,0,.65) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.64) 99%,rgba(0,0,0,.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)}#ext-links ul{list-style-type:none;text-align:center}#ext-links ul li{display:inline-block}.link-item{margin:12px}li a:hover{opacity:.65}