body {
background: #ffff00 url(/images/bkg_soccer.gif)  repeat-x !important;
}

.backgroundcolor1 {background-color: #0c0c0c;}
.backgroundcolor2 {background-color: #ffff00;}
.backgroundcolor3 {background-color: #ffff66;}
.backgroundcolor4 {background-color: #ffffcb;}
.backgroundcolor5 {background-color: #ffffe5;}

.header1 {
background-image: url(/images/header1_soccer.gif);
background-repeat:no-repeat;
background-position:left; 
}
.header2 {
background-image: url(/images/header2_soccer.gif); 
}
.header3 {
background-image: url(/images/header3_soccer.gif);
background-repeat:no-repeat;
background-position:right;
}


