﻿body
{
    width:1024px;
    margin-left:auto;
    margin-right:auto;    
    background-color: #4b0555;
    color: White;
}

#banner 
{    
    height: 117px;
    width: 1024px;
    background-image: url('images/bannertop1px.jpg');
    background-repeat: repeat-x;
}

#menubanner 
{
    width: 1024px;
    height: 51px;
    background-color: #2a072f;
}

p
{
    line-height: 1.2em;
    text-align:justify;
    padding-bottom: 5px;
    color: White;
}
