#invitacion {
	height: 600px;
	width: 700px;
	margin-left: -350px;
	position: absolute;
	left: 50%;
	top: 0px;
	visibility: visible;
	z-index: 1;
}
#invitacion2 {
	height: 400px;
	width: 500px;
	margin-left: -200px;
	position: absolute;
	left: 50%;
	top: 100px;
}
