body {
line-height: 1;
color: black;
- background: #ffffff url(/images/bg_index.gif) repeat-x top center;
+ background: #ffffff url(/images/bg_index.png) repeat-x top center;
}
a {
/* Header */
#header h1 {
- background: url(/images/title_front.gif) center top no-repeat;
+ background: url(/images/title_front.png) center top no-repeat;
overflow: hidden;
padding-top: 189px;
height: 0px;
.main-section {
float: left;
- padding-left: 120px;
- padding-right: 15px;
+ padding-left: 115px;
+ padding-right: 0px;
}
.main-section p {
padding-top: 50px;
height: 559px;
width: 185px;
- background: url(/images/bg_voters.gif) top left no-repeat;
+ background: url(/images/bg_voters.png) top left no-repeat;
}
#voters-content {
padding-top: 139px;
height: 470px;
width: 185px;
- background: url(/images/bg_controlroom.gif) top left no-repeat;
+ background: url(/images/bg_controlroom.png) top left no-repeat;
}
#control-room-content {
padding-top: 80px;
height: 529px;
width: 185px;
- background: url(/images/bg_quickvotes.gif) top left no-repeat;
+ background: url(/images/bg_quickvotes.png) top left no-repeat;
}
#quickvotes-content {