﻿body
{
    margin:0px;
    padding:0px;
    background-color:#bcbecb;
}
#main{width:497px;  margin:20px auto; }
.header{background-image:url(images/header.jpg); background-repeat:no-repeat; background-position:top; width:497px; height:319px;}
.header-links{text-align:right; padding:45px 45px 0px 0px;}
.header-links img{border:none;}

.content{background-image:url(images/content.jpg); background-repeat:no-repeat; background-position:top; width:497px; padding-bottom:78px;}
.content .text{padding:40px 45px; color:#231f20; font-family:arial; font-size:11px; font-weight:bold; min-height:210px;}
.content .btn{text-align:center; margin:0px 0px 0px 10px;}
.content .btn img{border:none;}
              
