body {
color: black;
background: white;
- background: url(/images/bg_main.gif) repeat-x top left;
+ background: url(/images/bg_main.png) repeat-x top left;
}
h2 {
height: 0px;
overflow: hidden;
padding-top: 189px;
- background: url(/images/title_main.gif) no-repeat top left;
+ background: url(/images/title_main.png) no-repeat top left;
}
}
div#bar-left {
- background-image: url(/images/top_bar_1.gif);
+ background-image: url(/images/top_bar_1.png);
width: 153px;
height: 37px;
padding-top: 8px;
}
div#bar-right {
- background-image: url(/images/top_bar_2.gif);
+ background-image: url(/images/top_bar_2.png);
width: 78px;
height: 37px;
padding-top: 8px;