@charset "UTF-8";
/* CSS Document */


img {
	text-decoration: none; 
	border: 0px;
}

a {
	border:none;
}	

.main {
	width: 600px;
	margin: 0 auto;
}

.top {
	height: 250px;
}

.name {
	font-family: 'Lato', sans-serif;
	font-size: 72px;
	font-weight: bold;
	text-align: center;
	height: 120px;
}

.icon {
	padding-right: 17px;
	padding-left: 17px;
}

.icons {
	text-align: center;
}