body { background-image: url("media/background.png"); background-repeat: repeat; } .footer { position: fixed; left: 0; bottom: 0; width: 100%; color: white; text-align: center; } .footer a { color: white; } .main { text-align: center; color: white; } .site { padding: 20px; } .container { padding-top: 60px; padding-bottom: 160px; }