#fence {
 width: 800px;
 margin: auto;
 margin-top: 10px;
 background: white;
 padding: 0px 10px;
 border: 4px solid #333;
 background: white top left no-repeat url('art/fence.png');
}