.welcome {
	margin-bottom: -1em;
}

.welcome-pic {
	margin-bottom: 25px;
}

.personal {
	font-style: italic;
}

.full-table {
	width: 100%
}

.profile-photo {
	border-radius: 50%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 160px;
	height: 160px;	
}
