body {
  font-family :sans-serif;
  background-color:#def2de;
  }
.i{border:1px solid #000000;}
.upper_side {
  text-align :justify ;
  font-family :sans-serif;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  background-color:#EFA4A3;
  background-image:url(cute-teen-pictures/bn-bg.gif);
  color:#333333;
  }
.right_side {
  text-align :justify ;
  font-family :sans-serif;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  background-color:#F7EEEE;
  color:#383B3F;
  }
.left_side {
  text-align :justify ;
  font-family :sans-serif;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  background-color:#FBF4F4;
  color:#383B3F;
  }

a:link {
  text-decoration:none;
  font-family :sans-serif;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  color:#994A4A;
  }
a:visited {
  text-decoration:none;
  font-family :sans-serif;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  color:#994A4A;
  }
a:hover {
  font-family :sans-serif;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  color:#994A4A;
  }

