body, html { 		margin: 0;
				padding: 0;
				height: 100%;	/*IE*/			
				min-height:100%; /*Other Browsers*/				
				background-color: #fff;
}

p{				line-height: 18px;
				margin:0 0px 0px;
				text-align: justify;
}





