﻿@charset "UTF-8";


body {
    background-attachment: fixed;
    background-image: url("caves0wall.gif");
    background-repeat: repeat;
}

footer#copyright {
    text-align: center;
    background: white;
}