.header
{
 background-color: #BED733 ;
}

.center
{
 background: url("../img/center_line_grad.jpg");
 background-position: top ;
 background-repeat: repeat-x ;
 background-color: #221E73 ;
}

.footer
{
 background: url("../img/spacer.jpg");
 background-position: left ;
}

.shadow
{
 background-image: url("../../img/BG.png");
 background-repeat: no-repeat ;
 background-position: right ;
 background-position: bottom ;
}

img 
{
 behavior: url("pngbehavior.htc");
}