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