.address {
	position: absolute;
	left: 100px;
	top: 100px;
}

.mail {
	position: absolute;
	left: 150px;
	top: 160px;
}

.motto {
	position: absolute;
	left: 60px;
	top: 290px;
}