body {
	background:url('../images/lg-face.svg') no-repeat right fixed;
}

.row.logo {
	margin-top:80px;
}

.row.info {
	margin-top:100px;
	margin-left:10%;
}


.row.info img.name {
	margin-bottom:80px;
}
.row.info img {
	margin-bottom:15px;
	width:100%;
}

.row.info .tel {
	width:75%;
}


footer {
	background:#dcddde;
	position:fixed;
	bottom:0;
	min-height:30px;
	width:100%;
	color:#333;
}

footer.container {
	margin:0 auto;
}

footer .link {
	padding:15px 30px;
	font-family:monospace;
	font-size:12px;
}