#header {
background: transparent url(header.gif) 50% 0 repeat-y;
height: 40px;
}
#wrap {
background: #fff url(stripe.gif) 50% 0 repeat-y;
}
#footer {
background: transparent url(footer.gif) repeat-y 50% bottom;
height: 40px;
}
