@CHARSET "utf-8";

div.PageAbout h2.headline {
    background: url('PageAbout/headlineAbout.png') 0 0 no-repeat;
    height:32px;
}
* html div.PageAbout h2.headline {
    background-image: url('PageAbout/headlineAbout-ie6.png');
}