/* CSS Document */

@import url("rudi_screen.css");

body {
background-image: url(../images/layout/bodybg_green_layout3col.jpg);
background-position: center;
background-repeat: repeat-y;
}

*html body {
background-image: url(../images/layout/bodybg_green_layout3col_ie.jpg);
background-position: center;
background-repeat: repeat-y;
}
