
#pictureone {
	float: left;
	width: 240px;
	text-align: right;
	}

#picturemenu {
	float: right;
	width: 500px;
	}

#picturetwo {
	float: left;
	width: 245px;
	margin: 0 0 0 10px;
}

#picturethree {
	float: right;
	width: 245px;
} 

#wordsone {
	float: left;
	width: 240px;
	text-align: center;
	font-family: "Monotype Corsiva","Apple Chancery", "Zapf Chancery", cursive;
	font-size: 28px;
	font-color: #2b2b2b;
}

#wordsmenu {
	float: right;
	width: 500px;
	
}

#wordstwo {
	float: left;
	width: 245px;
	margin: 0 0 0 10px;
	text-align: center;
	font-family: "Monotype Corsiva","Apple Chancery", "Zapf Chancery", cursive;
	font-size: 28px;
	font-color: #2b2b2b;
}

#wordsthree {
	float: right;
	width: 245px;
	text-align: center;
	font-family: "Monotype Corsiva","Apple Chancery", "Zapf Chancery", cursive;
	font-size: 28px;
	font-color: #2b2b2b;
} 
