img#myname {
	display: block;
	margin: 0 auto;
	width: 500px;
	padding-top: 20px;
	padding-bottom: 30px;
}

p#saying {
	font-family:times;
	font-size:189%;
	text-align:center;
}

div.hr {
	margin-top: 2em;
	margin-bottom: 1em;
  height: 20px;
  background: #fff url(bar.png) repeat-x scroll center;
}
div.hr hr {
  display: none;
}

iframe#flickrshow {
	margin-left: -5px;
	border: 0;
}

#locations {
	text-align:center;
}
#locations p {
/*	letter-spacing: .025em;*/
	line-height: 2;
}
