body
{
background: #69812b url(images/bg-top.jpg) repeat-x;
margin-top:-1px;
font-family:Arial;
font-size:12px;
}
.wrap
{
width:781px;
margin: 0px auto ;
}
.header
{
width:781px;
height: 221px;
background: url(images/header.jpg);
}
.content
{
width:781px;
background: url(images/body.jpg) repeat-y;
}
a
{
text-decoration:none; color:#21759b;
font-family:Arial;
}
a:hover
{
color:#d54e21;
}
