.imgb {
    border: 0px;
}

#footer1 {
    position: absolute; 
    width: 100px; 
    height: 20px; 
    z-index: 2; 
    left: 5px; 
    top: 2px;
}
#footer2 {
    position: absolute; 
    width: 80px; 
    height: 20px; 
    z-index: 2; 
    right: 5px; 
    top: 2px;
}
body { 
background: url(../img/bg.jpg) repeat-x;







