Body { 
          
	   background-image: url(Images/side.png);
	   background-repeat: repeat-y;	   
	   Z-INDEX: 10;
	   margin: 0;
}
DIV.head{ position: absolute; 
          left: 0;
	  right: 0;
	  top: 0;
}
DIV.header{
	  margin 0px;
          padding 0px;
          border-width: 0px;

}
DIV.rest{
 padding-left:       50px;  
}