#content p {
  line-height:		.7em;
  text-align:		center;
}

.bld {
  font-weight:		bold;
  font-size:		.9em;
}

img {
  display:		block;
  margin:		0 auto;
}

.prompt {
  text-align:		right;
}

#btn {
  text-align:		center;
}

table {
  margin:		0 auto;

}

fieldset {
  width:		600px;
  margin:		0 auto;
  border-width:		1px;
  border-style:		outset;
}

legend {
  font-weight:		bold;
  color:		#996600;
}