body {
	width:800px;
	margin:0 auto;
	font-size:80%;
	font-family:verdana;
	border-left:1px dashed #3B4BEA;
	border-right:1px dashed #3B4BEA;
	height:100%;
	color:#3B4BEA;
}

p {line-height:150%;
	padding:0 10px;}
h1 {padding:0 10px; }
.strong {font-weight:bold;}

#gallery { width:750px }
#gallery td {width:150px; text-align:center; vertical-align:top;}

#bigimage_container {margin:25px auto; text-align:center;}
