body {
	background-color: #3b1614;
	color: #eed0ce;
	font-family: Montserrat;
}

.container {
	background-color: #913934;
	border-radius: 20px;
}

img {
	width: 350px;
	float: left;
	border: 5px solid #ca979a;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 30px;
}

p {
	font-size: 15px;
}