/* changes for index.html */

p {

text-align:left;

margin-right:10px;

}

div.dest2{

	padding: 0px;

	background-color:#E4F192;

	width:100px;

	height:300px;

	border-style: dotted;

	border-width: 1px;

	border-color: #6DAB02;

	border-left: none;

	border-right: none;

	text-align:left;

}

/* end changes index.html */
