html, body {
	margin:0;
	padding:0;
}
#text {
	width:340px;
	margin-left:20px;
				
	font-family: GillSans Light, Gill Sans, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000;
	text-align:justify;
}
input {
	margin-left:20px;
}