index.php
<?php get_header(); ?> <div id="menu_gorne" style="background-image: url('<?php bloginfo('stylesheet_directory'); ?>/images/prl_002.gif');"></div> <div id="blok" style="background-image: url('<?php bloginfo('stylesheet_directory'); ?>/images/prl_003.gif'); background-repeat: repeat-y;"> <div id="tresc"> <?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?> <div class="post" id="post-<?php the_ID(); ?>" > <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h2> <small><?php the_time('F jS, Y') ?> <!-- by <?php the_author() ?> --></small> <div class="entry" style="font-color: red"> <?php the_content('Read the rest of this entry ?'); ?> </div> <p class="postmetadata">Posted in <?php the_category(', ') ?> | <?php edit_post_link('Edit', '', ' | '); ?> <?php comments_popup_link('No Comments ?', '1 Comment ?', '% Comments ?'); ?></p> </div> <?php endwhile; ?> <div class="navigation"> <div class="alignleft"><?php next_posts_link('? Previous Entries') ?></div> <div class="alignright"><?php previous_posts_link('Next Entries ?') ?></div> </div> <?php else : ?> <h2 class="center">Not Found</h2> <p class="center">Sorry, but you are looking for something that isn't here.</p> <?php include (TEMPLATEPATH . "/searchform.php"); ?> <?php endif; ?> </div> </div> <div id="menu_boczne" style="background-image: url('<?php bloginfo('stylesheet_directory'); ?>/images/prl_004.png'); background-repeat: repeat-y;"><?php get_sidebar(); ?></div> <div id="stopka" style="background-image: url('<?php bloginfo('stylesheet_directory'); ?>/images/prl_005.gif');"><?php get_sidebar(); ?></div> </div>
to są moje pliki

Pod IE wywala tekst po za tło

Poradźcie coś bo ja nie mogę

link: www.lata-prl.yoyo.pl
To Jest WordPress...