body
{
   background: #FF744D url("../../includes/images/cs_bg.jpg") repeat-x left top;
   color:#420F00;
   font-size:14px;
   font-family:Helvetica;
   padding:0px;
   margin:0px;
}
#page
{
   width:960px;
   margin-top:5px;
   margin-left:auto;
   margin-right:auto;
   background-color:white;
}
h1,
h2,
h3,
h4,
h5,
strong
{
   color:#8A1F00;
}
a:link,
a:active,
a:visited
{
   color:#B72900;
}
a:focus,
a:hover
{
   color:white;
   background-color:#B72900;
}
.block_tel_content
{
   background-color:#8A1F00;
}