/* redefine BODY tag to show side borders for wider pages (i.e. California image map) */

body {
  background-image: url(/images/background838.jpg);
  background-color: #f7f4ee;
  background-repeat: repeat-y;
  background-position: center center;
  margin:0px auto; 
}
