﻿#content
{
    position:relative;
    min-height:450px;
    background: url(bgContent.png) top left repeat-y; 
    z-index:1; 
}
#content .bigImage
{
    position:relative;
    margin: 0 17px 0 16px;
    border-top:2px solid #ffffff;
    border-bottom:1px solid #ffffff;
    background: url(bgContent2.jpg) top left no-repeat; 
    height:80px;
    z-index:2; 
}