html {height: 100%; margin: 0; padding: 0;}
body {position: relative; height: 100%; margin: 0; padding: 0; background: url('blaarg.jpg') repeat;}
#info {position: absolute; bottom: 0; width: 100%; text-align: center; background: black; color: white; border-top: 1px solid white;}
#slider img {position: relative; top: -1px;}
#more {display: none; padding-bottom: 20px;}
p {margin: 0; padding: 2px;}
span {font-weight: bold; color: red;}
a {color: red; text-decoration: none;}
a:hover {text-decoration: underline;}
#blaarg {position: absolute;}