	#mc_landscape {
		background-image:url("screenshots/mc_landscape.png");
		height:480px;
		width:100%;
		background-size:cover;
	}
	#topRow {
		margin-top:60px;
		text-align:center;
	}
	.fourTimes {
		font-size:400%;
	}
	.box {
		background-color:#D3D3D3;
		border:1px solid grey;
		text-align:center;
	}
	.border {
		border-radius:14px;
	}