body {
  text-align: center; 
  margin: 0; padding: 0; 
  background: #F3F7F8 url(images/background.gif) repeat-y top center;
  font-size: 14px;
}

img { 
  border: 0; 
}

#wrap {
  text-align: left; 
  width: 775px;
  margin: 0 auto;
}

#logo { 
  text-align: center; 
  margin-top: 2px; 
}

#gallgall {
  font-weight: bold;
  font-variant: small-caps;
  font-size: 40px;
  text-align: center;
}

#family {
  text-align: center;
  font-style: italic;
  font-size: 18px;
}

#header_lines {
  border-bottom: 3px double #000000;
  width: 200px;
  margin-bottom: 15px;
}

.left {
  float: left;
  clear: right;
  margin: 0 30px;
}

.left .left2 {
  float: left;
  width: 220px;
}

.left .left2 img {
  border: 1px solid #000000;
}

.leftright {
  float: right;
}

.left h2 {
  margin-left: 235px;
}

.lefttext {
  margin-left: 235px;
}

.proper {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.clear {
  clear: both;
  font-size: 1px;
  margin: 10px auto;
}

#bottom {
  visibility: hidden;
}
