/* Main */

body { 
     /* width: 802px; */
	  background: white;
	  padding: 3px;
	  border: 1px solid black;
	  }


/* special settings for the pictures */

img.banner { position: relative;
	     left: 0px;
	     top: 0px;
	     border: 1px solid black;
           }


