body, html {height: 100%; margin:0;}
body {background-image: url('img/bg.jpg'); height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover;}
.front {text-align:center; color:white; font-family:'Rajdhani', sans-serif; font-size:30px; text-shadow:2px 2px 4px black;}
.front div {background:white; padding:20px 0; margin:10px 0;}
#logo {width:80%;}
#fb img,#listen-live img {width:64px; padding:5px;}

a{outline:none; text-decoration:none; color:white;}
a:hover{color:#dddddd;}
a:active{color:red;}

.footer {position:fixed; left:0px; bottom:0px; width:100%; background:#999; color:white; text-align:center; font-family:'Rajdhani', sans-serif; font-size:16px; padding:0.5em 0 0.5em;}