body {
	margin-top: 50px;
	margin-bottom: 50px;
	background: #95a5a6 url('../img/dark_embroidery.png');
	transition: all 500ms ease;
}

.img-profile {
	height: 2rem;
	width: 2rem;
}

.sized {
	display: block;
  margin-left: auto;
  margin-right: auto;
	margin-top: 80px;
	max-height: 125px;
	max-width: 100%;
}
