body {
background:#fff url(/images/bodySecBg.jpg) top center no-repeat;
}

#contentArea {
width:100%;
background:#000 url(/images/catalogContentBg.jpg) top center no-repeat;
margin-top:-12px;
height:24px;
}

#contentArea #contentAreaContent {
width:1030px;
margin:0 auto;
}

#contentArea #contentAreaContent h1 {
color:#fff;
font-weight: normal;
font-size:46px;
padding:90px 0 10px 10px;
margin:0;
}

#contentArea #contentAreaContent p {
color:#fff;
max-width:415px;
padding-left:13px;
margin:0;
}
