In the beginning was the body tag, and the only style rules so far are...

 

body { 
   margin:0px; padding:0px; 
   /* These get rid of the space (different for different browsers) 
      between the edge of the browser window and the content */
   } 

On to the container >>