Kopfzeile

background-size (CSS3)

.article01 {
   width: 750px;
   padding: 20px 50px;
   background: white url('../bilder/pattern.png') left no-repeat;
   background-size: 100% 100%;
}