div {
	
}
	.center
#home{	.center
	margin-left:auto;
      	margin-right:auto;
	width:70%;
	/*Add your CSS here!*/
	
	
}

#outer {
	height: 1500px;
	width: 150px;
	background-color: #45ADA8;
	position: absolute;
	margin-left: 100px;
}