.wrap{
 background-image: url('images/tabshadow.jpg');
 background-repeat: no-repeat;
}
 
.content{
 width: 800px;
 color: #2c2c2c;
 font-family: 'trebuchet ms';
 font-size: 14px;
} 

.content h2,h3{
 margin: 0px;
 padding: 0px;
}
