@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFE7BD;
	font-family: 'Montserrat', sans-serif;
	color: #534B3F;
	padding: 20px;
}
h1 {
	font-size: 200%;
}
.avatar{
	max-width:351px;
	height:auto;
	width:50%;
}
