/* - - - - - - - - - - - - - - - - - - 
	Body Layout
   - - - - - - - - - - - - - - - - - - */
#body-container{width: auto; margin:32px 0 0 0; text-align:center;}
#home-images, .color{background: URL('../images/bg_home.jpg') no-repeat; height: 451px; width: 929px; }
#gallery-images, .grey{background: URL('../images/bg_gallery.jpg') no-repeat; height: 451px; width: 929px; }
h1{margin-top:34px;}

