﻿body
{
    text-align: center;
    background-color: #000;
    font-size: 100.01%;
    font-family: arial;
    padding: 5px;
}
#wrapper
{
    font-size: 0.7em;
    margin: 0 auto;
    width: 777px;
    text-align: left;
    position: relative;
    color: #fff;
}
a:active, a:link, a:visited
{
    color: #4756de;
    text-decoration: none;
}
a:hover
{
    color: #626fde;
}

br.cl
{
    clear: both;
}

/* Page */
p#bwmFooter, div#bwmBody
{
    width:650px;
 }
div#header
{
    height:390px;
    width: 640px;
    text-align: center;
   }
p#bwmHeader span, p#bwmFooter span
{
    visibility:hidden;
}
div#bwmBody
{
    font-size:1.3em;
    background:#000;
}
div#bwmBody p
{
    margin:0em 1em; 
    padding-bottom:1em;
}
.contentheader
{
    vertical-align: text-bottom;
}
