/******************************************************************************\

                    _                         _     _
                   / \  _   _  __ _ _   _ ___| |_  (_)_ __
                  / _ \| | | |/ _` | | | / __| __| | | '_ \
                 / ___ \ |_| | (_| | |_| \__ \ |_  | | | | |
                /_/   \_\__,_|\__, |\__,_|___/\__| |_|_| |_|
                              |___/
                 ____                          _
                |  _ \  ___  ___ ___ _ __ ___ | |__   ___ _ __
                | | | |/ _ \/ __/ _ \ '_ ` _ \| '_ \ / _ \ '__|
                | |_| |  __/ (_|  __/ | | | | | |_) |  __/ |
                |____/ \___|\___\___|_| |_| |_|_.__/ \___|_|

                         http://augustindecember.com/
                 
                 Site by Mija Media <http://mijamedia.com/>


\******************************************************************************/


/* Designs by Tag */

a {
    color: #990033;
}

body {
    margin: 0;
    padding: 0;
    background-color: #000000;
    color: #333333;
    font-family: Georgia, serif;
    background-image:url('http://img.freecodesource.com/myspace-graphics/images/backgrounds/stars/1192135201-88-0.gif');
    background-attachment:fixed;
    background-position:center center;
    background-repeat:no-repeat;
}

h1 {
    margin-top: 0;
    font-family: cursive;
    color: #990033;
}

hr {
    border: 1px solid #990033;
    background-color: #990033;
    width: 88%;
}


/* Classes */

.wee {
    font-size: xx-small;
}



/* Specifics by Location */

div#main img {
    border: 1px solid black;
}


/* Specifics by Name */

div#copyright {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 7px;
    padding: 8px;
    width: 720px;
    text-align: center;
    font-family: Verdana, sans-serif;
    font-size: x-small;
    background-color: #AAAADD;
}

div#main {
    margin-left: auto;
    margin-right: auto;
    margin-top: 7px;
    margin-bottom: 0;
    padding: 8px;
    width: 720px;
    text-align: center;
    background-color: #AAAADD;
}

div#uber {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
