html {position: relative;min-height: 100%;} body {margin-bottom: 60px;} a {color: white;} a:hover {color: white;}
.bg {background-image: url('bg.jpg'); background-size:cover; background-position:center; color:white; background-repeat: no-repeat; background-attachment:fixed;}
.footer {position: absolute; bottom: 0; width: 100%;height: 60px; line-height: 60px; background-color: transparent;}