div {
	color: #090909;
	font-family: Verdana;
	border: 0px solid #000000;	
  	font-size: 12px;
	text-align: justify;	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;	
		
}


div.box1 {
	text-align: justify;
	position: absolute;	
	left: 300px;
	top: 20px;
	width: 0px;
	height: 0px;
	background: #755F38;
}

div.box2 {
	text-align: justify;
	position: absolute;	
	left: 380px;
	top: 300px;
	width: 535px;
	height: 0px;
	background: #755F38;
}

div.box3 {
	text-align: justify;
	position: absolute;	
	left: 100px;
	top: 293px;
	width: 0px;
	height: 0px;
	background: #755F38;
}


a {text-decoration: none;}
a:hover {text-decoration:underline; background-color: transparent;}


