﻿body 
{
    margin: 0px 0px 0px 0px;
    background-color: #fff032;
    font-family: Arial;
          
}

strong 
{
    color: #007700;
}    

#content
{  
    border: 1px solid #fff032;
    width: 1024px;
    height: 768px;
    background-image: url("img/background.jpg");
}

#header 
{
  text-align: left; 
}  

#header #logo 
{
    
   width:474px; 
   height:67px; 
   overflow: hidden;
   margin-left: 110px;
   margin-top: 90px;
}

#header #logo span 
{
    display:block;  
    z-index:1; 
    width:474px; 
    height:67px; 
    background:url("img/logo.png") 0 0 no-repeat;
}

#promo-text 
{
    margin-left: 145px;
    margin-top: 26px;
    font-family: Arial;
    font-size: 26px;
    text-align: left;
}

#info-text 
{
    
    font-size: 24px;
    margin-top: 160px;
    text-align:center;
}

#info-text2 
{

    font-size: 20px;
    text-align:center;
    margin-top: 80px;
}

#info-text3 
{
    
    font-size: 11px;
    margin-top: 25px;
    text-align:center;
}