#gallerybox {
	padding: 1.5px;
	height: auto;
	width: 432px;
	border: thin solid #666666;
	background-color: #FFFF00;
	background-position: center;
	position: relative;
}
#signature {
	border: #ECE9D8;
	position: relative;
	top: 20px;
}
#imageborder {
	border: thin solid #999999;
	margin: 1.5px;
}
