.outer{	
  position: relative;
  display: block;
    width: 100%;
    margin: 0 auto;
  
}

.img{background:url(gifs/top.png) center no-repeat;
    width: 1003px;
    height: 98px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}


.img1{background:url(images/top.jpg) center no-repeat;
    width: 250px;
    height: 178px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}