﻿@charset "UTF-8";


body {
    background-color: black;
    color: white;
}

#wwa-wrapper {
    border: 2px solid white;
}

footer#copyright {
    text-align: center;
}
