.body #Div1 {
	height: 400px;
	width: 140px;
	background-image: url(images/ChamberFallTradeFair.jpg);
}
.body  #Div2 {
	height: 300px;
	width: 300px;
	margin-top: -350px;
	margin-left: 150px;
}
.body   #Div3 {
	width: 300px;
	font-size: 24px;
	font-weight: bolder;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.body    #Div4 {
	width: 500px;
	background-image: url(images/Line.jpg);
	height: 25px;
}
