#journalpage h2#title {
	background: url(../images/title_journal.gif) no-repeat;
	width: 177px;
	height: 20px;
	margin: 0 auto;
}
div#info {
	width: 700px;
	margin: 10px auto;
	color: #333;
	background-color: #edf0c0;
	text-align: left;
}

#plane {
	position: absolute;
	top: 0px;
	left: 0px;
}
#lollipop {
	position: absolute;
	top: 119px;
	left: 39px;
}
#sun {
	position: absolute;
	top: 298px;
	left: 0px;
}
#daisy {
	position: absolute;
	top: 0px;
	left: 820px;
}
#pear {
	position: absolute;
	top: 153px;
	left: 871px;
}
#drink {
	position: absolute;
	top: 341px;
	left: 846px;
}

.news {
	width: 680px;
	margin: 0 auto;
}
.news_entry {
	padding: 10px;
}
.news_date {
	color: #9ca742;
	margin: 10px 0;
}
.news_title {
	font-size: 13px;
	color: #333;
	text-align: left;
	margin-bottom: 5px;
}
#car {
	position: absolute;
	top: 182px;
	left: 241px;
}
