body{
margin:0;
background:#111;
margin-top:10px;
margin-bottom:10px;
}

img{
border:0;
}

a{
margin-right:16px;
}

.header{
height:140px;
background:url(header.jpg);
}

.header2{
height:140px;
background:url(header2.jpg);
}

.menu{
height:30px;
background:#bf2727 url(gradient-1.jpg);

color:#fff;

text-align:left;

line-height:30px;

padding-left:18px;
}

.menu a{
color:#fff;
}

.content{
background:#f7e4ac url(content-bg.jpg);

text-align:left;

padding:15px 15px;
}

.main-text{
width:700px;
}

.title{
font-size:20px;

font-weight:bold;

padding-bottom:10px;
}

.footer{
color:#fff;
background:#bf2727 url(footer.jpg);

font-size:12px;

line-height:30px;

height:30px;
}
