body{font-family: 'EB Garamond', serif;}

.top250{margin-top: 30%;}

.ftr{position: absolute;bottom:30px;text-align: center;width: 100%;font-size: 80%;}

.logoContainer{}

.letter{width:inherit;}

.p,.l,.u,.a,.n,.t{
	float:left;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
	height: 30vh;
	width: 20vh;
}
.p{background-image: url('img/p.png');}
.l{background-image: url('img/l.png');}
.u{background-image: url('img/u.png');}
.a{background-image: url('img/a.png');}
.n{background-image: url('img/n.png');}
.t{background-image: url('img/t.png');}