﻿@charset "UTF-8";


body {
    background-color: #cbd2ff;
    background-image: url("wall1.gif");
    background-repeat: repeat-x;
}

footer#copyright {
    text-align: center;
}