div	{
	text-align: "justify";
	}

div#div1 {
	width: 750px;
	}	
	
div#div2 {
	border-left: 1px dotted #786466; 
	border-right: 1px dotted #786466;
	padding:15px; 
	width: 750px;
	background-image: url("../../ground.jpg");
	}

div#div3 {
	width: 750px;
	height: 75px;
	background-image: url("down.jpg");
	}

div#div4 {
	padding-top: 22 px;
	margin-left: 165 px;
	}

DIV#lotr {
	BORDER: #CCCCCC 1px dashed;
	Z-INDEX: 1;
	LEFT: 54%;
	WIDTH: 320px;
	BACKGROUND-REPEAT: no-repeat;
	POSITION: absolute;
	TOP: 105px;
	HEIGHT: 320px;
}
