body {
  font-family :arial;
  background-color:#DAC8BB;
  }
.i{border:1px solid #5C7887;}
h1{margin:0px;}
.upper_side {
  font-family :arial;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  background-color:#5C7887;
  color:#FFFFFF;
  }
.right_side {
  font-family :arial;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  background-color:#F3F3F3;
  color:#666666;
  }
.left_side {
background-image:url(picture-gallery/bg.jpg);
border-bottom:#B69379 solid thin;
border-top:#B69379 solid thin;
  font-family :arial;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  background-color:#F0F0F0;
  color:#000000;
  }

a:link {
  text-decoration:none;
  font-family :arial;
  font-style:normal;
  font-variant:normal;
  color:#333333;
  }
a:visited {
  text-decoration:none;
  font-family :arial;
  font-style:normal;
  font-variant:normal;
  color:#333333;
  }
a:hover {
  font-family :arial;
  font-style:normal;
  font-variant:normal;
  
  color:#333333;
  }

