
#imageg {
	background-image: url(images/imageg1.png);
	font-family: Lucida Sans Unicode, Trebuchet MS, Comic Sans MS;
	position: relative;
	width: 600px;
	height: 220px;
	text-align: right;
	font-style:italic;
}


#imaged {
	background-image: url(images/imaged1.png);
	font-family: Lucida Sans Unicode, Trebuchet MS, Comic Sans MS;
	position: relative;
	width: 600px;
	height: 192px;
	text-align: left;
	font-style:italic;
}
