p {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #18224f;
	margin: 0;
	padding: 0;
	border: 0;
}
#background {
	width: 750px;
	height: 506px;
	position: absolute;
	left: 50%;
	top: 15px;
	margin-left: -375px;
	border: solid 1px #d9d9c4;
	background: #d9d9c4 url(http://micondoliving.com/images/pageshadow.gif) repeat-x;
	z-index: 1;
}
#bigphoto {
	position: absolute;
	left: 50%;
	top: 100px;
	margin-left: -275px;
	z-index: 4; 
}
#enter {
	position: absolute;
	left: 50%;
	top: 495px;
	margin-left: 239px;
	z-index: 5;
}
#enter a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
	color: #ecece3;
	display: block;
	padding: 1px 5px;
	border: solid 1px #ecece3;
}
#enter a:hover {
	color: #18224f;
	background-color: #ecece3;
}
p#from {
	width: 300px;
	position: absolute;
	left: 50%;
	top: 60px;
	margin-left: -265px;
	z-index: 6;
	font-size: 24px;
}
p#bringing {
	width: 450px;
	position: absolute;
	left: 50%;
	top: 497px;
	margin-left: -275px;
	z-index: 7;
	font-size: 17px;
}
#photos {
	width: 137px;
	position: absolute;
	left: 50%;
	top: 100px;
	margin-left: 221px;
	z-index: 100;
}
#photos img {
	margin-bottom: 7px;
	border: 0;
}
