body {
    margin: 20% auto 0;
    width: 670px;
    padding: 0;
}
body > img {
	position: relative;
	left: 73px;
}
.address {
	position: absolute;
	left: 40px;
	bottom: 40px;
}
