/* CSS Document */
/* Frances Hardinge's website 2006, (c) Keystone design 
ShadowPuppet style, adapted for the gallery page */

.wrapper {
	background:  url(http://www.franceshardinge.com/img/design/backgrounds/blueswirl_bkgd.png);
}

.wallheader {
	background: url(http://www.franceshardinge.com/img/design/shadowpuppets/gallery_mantle.gif);
	margin-bottom: -10px;
}

h1.wallheading {
	background: #ffffff;
	height: 35px;
	padding: 10px;
	width: 275px; 
	border: solid 5px #000000;
	margin-bottom: 10px;
	margin-left: 100px;
	text-align: center;
}

.content {
}

