body {
background-image: url('../../images/background2.jpg') repeat;
background: #e6d6b0;
}

.hanging{
	line-height: 1.6em;
	text-indent: -1.5em;
	margin-left: 4.0em;
	margin-right: 2.5em;
}



/* Mobile browsers only */
@media only screen and (max-device-width: 480px) {


.hanging {
		margin-top: 0;
		margin-bottom: 0;
		margin-left:.25in;
		text-indent:-.25in;
  		margin-right:0px;
  		padding-right:5px;
}

