body{
	background-color: #304B18;
	}
#container{
	width:960px;
	margin: 0 auto;
}
.type{ 
	background-color: #DBE4DE;
	width: 850px;
	height: 370px;
	padding: 50px;
	padding-top: 60px;
	padding-bottom: 10px;
	margin-top: 90px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	border-radius: 20px;
}
.type p{
	font-family: Helvetica, Sans-serif;
	font-size: 14px;
	text-indent: 30px;
	line-height: 25px;
	letter-spacing: 1px;
}