14-06-2011, 16:48
Któreś z tych:
Kod:
/* structure */
.inner-container {
border: 2px solid #D7D7D2;
background: #FFF;
font-size: 1.2em;
margin: 0 auto;
padding: 10px;
width: 780px;
}
.outer-container {
background: url('img/container.jpg') no-repeat center bottom;
padding-bottom: 64px;
}