#head { position:fixed; 
                          top:0; 
                          background-image:url(../Images/header.jpg); 
                          height:30px;
                          min-width:1020px;
                          width:100%;
                          z-index:300px;
                          background-repeat:repeat-x;
						  
                          } 
