.test {
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #900;
	border: 1px dashed #900;
}
#car {
	position:absolute;
	left:574px;
	top:405px;
	width:150px;
	height:98px;
	z-index:1001;
}
#train {
	position:absolute;
	left:398px;
	top:643px;
	width:130px;
	height:56px;
	z-index:1001;
}
#apple {
	position:absolute;
	left:672px;
	top:839px;
	width:80px;
	height:85px;
	z-index:1001;
}
#boomwork {
	position:absolute;
	left:535px;
	top:1039px;
	width:309px;
	height:182px;
	z-index:1001;
}

