﻿
#topBanner {
    background-image: url(/clients/selah/topbg.jpg);
    background-repeat: no-repeat;
    background-color: #000;
    height: 197px;
    width: 100%;
    background-position-x: center;
}
/*
    body 
{
    font-size: 14px;
    background-color:#FAFAFA;
}
.content
{
    width: 600px; 
}

h2 {color: #967247; font-size: 1.5em;}
p {font-family: Lucida Grande, Arial, sans-serif;
   font-size:.85em;}

.ddl {width: initial; margin-left: -15px;}
.right {width: 40%; margin-right: 50px;}
.left {width: 40%;}
.step {font-size: 20px;}
    */