p {
	font-size: 0.8em;
	line-height: 1.5em;
}
#explanation {
	margin-top: 30px;
}
#explanation h2 {
	float: left;
	width: 300px;
	display: block;
	padding-left: 20px;
}
#explanation p {
	display: block;
	float: right;
	width: 390px;
}
#subFunction {
	clear: both;
	padding-top: 30px;
}
#wallpaper {
	float: left;
	width: 350px;
	margin-top: 20px;
}

#wallpaper .textArea {
	float: right;
	width: 240px;
}
#wallpaper .imgArea {
	float: left;
}
.textArea p {
	padding-top: 5px;
}
#photoframe {
	float: right;
	width: 360px;
	margin-top: 20px;
}
#photoframe .textArea {
	width: 360px;
	clear: both;
}
#photoframe .imgArea {
	float: left;
	width: 200px;
}
#photoframe .imgArea img {
	float: left;
}

#photoframe .imgArea h3 {
	float: right;
	width: 97px;
}

