/* CSS Document */
#intro {
	position:absolute;
	top:515px;
	left:349px;
	width:584px;
	height:3px;
	font-family:Verdana, Arial, Helvetica, 		sans-serif;
	font-size:14px;
	color:#fae788;
	font-style:normal;
	font-weight:normal;
	text-align:center;
	z-index: 5;
} 
#collage {
	position:absolute;
	left:450px;
	top:190px;
	height: auto;
	width: 371px;
	text-align:center;
	border-color: #006699;
	border-style: solid;
	border-width: 4px;
	z-index: 10;
}

