@import url(menu_mo.css);

div.container {
	width: 1170px;
	height: 1920px;
	margin-top: 40px;
	overflow: auto;
}

h2 {
	text-align: center;
	font-size: 1.5em;
}

article {
	margin-left: 50px;
	font-size: 3em;
	width: 1100px;
}
