﻿body
{
    background:#1E1E1E;
}
#midbg
{
    background: url(../images/midbg.png) no-repeat;
    height:500px;
    width:800px;
    margin:auto;
    padding-top:50px;
    text-align:center;
    color:#006600;
}
h1
{
    font-family:tahoma;
    color:#2D61EA;
    
    
}