body {font-family: arial, sans-serif;
max-width: 900px;
	margin-left: auto;
		margin-right: auto;
}

.esimerkki {
	background: #432541;
	color: white;
	padding: 0.5em;
}

h2 {
	margin-top: 38px;
}
.keskitys {
	text-align: center;
}
.oikea {
	text-align: right;
}
.leveys300 {
	width: 300px;
}
.leveys30 {
	width: 30em;
}
.leveys50 {
	width: 50%;
}

.sisempi {
	background: #F7A6FC;
	color: #323030;
}

.lopussa {
	margin-bottom: 1em;
	height: 6em;
	position: relative;
}

.oik-ala {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
}

.vas-ala {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
}

.oik-yla {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
}
