﻿body 
{
    

    
}

.div_body
{
    margin-left: auto;
	margin-right: auto;

}

.wrapper
{
    width:100%;
    height:auto;
    background-image:url(innerbg.jpg);
    border: 1px solid #987987;
    text-align:center;
    color: #FFFFFF; 
    font-weight: bold;
    font-size:16px;
    margin-top:16px;
     
}

.wrapper a
{
    color: #FFFFFF; 
    font-weight: bold;
    font-size:20px;
    text-decoration:none;
}



.header
{
    width:100%;
    height:40px;
    background-image:url(blackheader.jpg);
    line-height:40px;
    text-align:center;
    color: #FFFFFF; 
    font-weight: bold;
    font-size:20px;
}

