/*

	......................................................................................
	...................mmmmmm.......mmmmmm...................mmmmmm.......mmmmmm..........
	........mmmmmm...mmmmmmmmmm...mmmmmmmmmmm.....mmmmmm...mmmmmmmmmm...mmmmmmmmmm........
	........mmmmmm.mm.........mmmm..........mmm...mmmmmm.mm.........mmmm..........mmm.....
	........mmmmmmmm...........mm...........mmm...mmmmmmmm...........mm...........mmm.....
	........mmmmmm.............mm...........mmm...mmmmmm.............mm...........mmm.....
	........mmmmmm.............mm...........mmm...mmmmmm.............mm...........mmm.....
	........mmmmmm.............mm...........mmm...mmmmmm.............mm...........mmm.....
	........mmmmmm.............mm...........mmm...mmmmmm.............mm...........mmm.....
	........mmmmmm.............mm...........mmm...mmmmmm.............mm...........mmm.....
	........mmmmmm.............mm...........mmm...mmmmmm.............mm...........mmm.....
	......................................................................................
*/

body {
	background-color: #598392;
	font-family: 'averia serif libre', cursive;
	
	color: beige;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;

	

}

header {
	 font-weight: 700;
	 font-size: 30px;
	 text-align: center;
}



.merlingif {
	text-align: center;

}

.myname {
	margin-top: 100px;
	text-align: center;
	font-weight: 700;
	font-size: 200px;

}

.asciiart {
	margin-top: 100px;
	margin-right: 300px;
	font-size:16px;
	font-weight: 300;
	color: beige;
}

.p {
	text-align: center;
	font-size: 25px;
}

.background {
	font-size: 60px;
	font-weight: 700;
	color: #124559;
	margin-top: 50px;
	margin-left: 400px;
	width: 650px;
	text-align: center;
	
}

.inspo {

	border: 1px solid #124559;
	width:1100px;
	height: 400px;
	margin-top: 75px;
	margin-left: 150px;
	margin-bottom: 15px;
	padding-top: 40px;
	padding-left: 50px;
	padding-right:10px;

}

.yuri {
	padding-top: 10px;
	text-align: center;
	font-size: 60px;
}

.yuri-web {
	text-align: center;
	font-size: 25px;
}


.non-design {

		text-align: center;
		font-size: 20px;
}

.design-object {

		text-align: center;
		font-size: 25px;
}

ul { 
	list-style-type:none; /* no bullet pts */
	text-align: left;


 }

 	li {
 		display: inline-block;
 		margin: 5px;
 		font-size: 28px;
 	}