* {
	line-height: 125%;
}
.wrapper {
	max-width: 1280px;
	margin: auto;
}
.article {
	padding: 0px 16px;
}
.article h1 {
	font-size: 1.5em;
	font-weight: normal;
}
.tip {
	font-size: 0.6em;
}
.footer address {
	text-align: center;
	margin: 8px 0px;
	font-size: 0.8em;
	font-style: normal;
}
