*{
	margin: 0;
	padding: 0;
}
ol,ul{
	list-style-type: none;
}
a{
	color: black;
	text-decoration: none;
}
#about{
	height: 1530px;
	margin-top: 50px;
}
#abouten{
	height: 1900px;
	margin-top: 50px;
}
#about .container{
	width: 1030px;
	height: 460px;
	color: #272727;
	font-size: 21px;
	/*text-indent: 2em;*/
	line-height: 30px;
	letter-spacing: 1px;
}
#abouten .container{
	width: 990px;
	height: 600px;
	color: #272727;
	font-size: 21px;
	/*text-indent: 2em;*/
	line-height: 30px;
	/*letter-spacing: 2px;*/
}