#greeting-image {
	position: relative;
	width: 940px; height: 715px;
	margin-top: 0px;
	text-align: center;
}

#greeting-image-border {
	position: absolute;
	top: 0px; left: 0px;
	width: 940px; height: 715px;
	z-index: 1;
}

#greeting-image-photo {
	position: absolute;
	top: 20px; left: 20px;
	width: 900px; height: 675px;
	z-index: 2;
}

#greeting-image-greeting {
	position: absolute;
	top: 30px; left: 60px;
	width: 452px; height: 206px;
	z-index: 3;
}
