.container {
	width:90%;
	margin:auto;
	margin-top: 20px;
}
.container2 {
	width:75%;
	margin:auto;
	padding: 20px;
}
