﻿@charset "UTF-8";


body {
    background-color: #ffffff;
    background-attachment: fixed;
    background-image: url("ninawall.gif"), url("ninawall2.gif");
    background-position: top, bottom;
    background-repeat: repeat-x, repeat-x;
}

footer#copyright {
    text-align: center;
}