body{
	background-color: #bfbfae;
	background-image: url(#);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}



h6{
	font-size: 23px
}
h4{
	color: #452a1f;
	margin: 0;
	font-size: 3vw;
	text-shadow: 2px 2px 1px #515459;
}

a{
	text-decoration: none;
	color: #803c33;
}

#beggs{
	text-align: center;
	font-family: calibri, arial, sans serif;
	background-color: #c2c9ad;
	text-align: center;
	padding: 10px;
}
#one{
	min-width: 700px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #afb897;
	border: 4px solid #452a1f;
	background-repeat: no repeat;
}

#two{ 
	font-family: calibri, arial, sans serif;
	background-color: #c2c9ad;
	text-align: center;
	padding: 10px;
	
}

#three{ 
	background-color: #d5dbc3;
	padding: 10px;
	overflow: hidden;
}


#four{
	font-family: calibri, arial, sans serif;
	background-color: #ed9e8c;
	background-image: url(bg_red.JPG);
	background-repeat: no repeat;
	background-position: center center;
	background-size: cover;
	color: #452a1f;
	float: left;
	width: 300px;
	padding: 10px;
	height: 250px;
	border: 4px solid #452a1f;
	border-radius: 15px;
	background-repeat: no repeat;
	background-position: center center;
	background-size: cover;
	
}
#four h3{
	padding-left: 40px;
}

#five{
	font-family: calibri, arial, sans serif;
	background-color: #edcd8c;
	color: #4a4231;
	float: right;
	width: 515px;
	background-color: #ed9e8c;
	background-image: url(bg_yellow.JPG);
	background-repeat: no repeat;
	background-position: center center;
	background-size: cover;
	padding: 10px;
	height: 250px;
	text-align: center;
	border: 4px solid #452a1f;
	border-radius: 15px;
	background-repeat: no repeat;
}
	
}
#nine{

	font-family: calibri, arial, sans serif;
	background-color: #a5a89d;
	color: black;
	min-width: 600px;
	width: 880px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 4px solid #452a1f;
	
	background-repeat: no repeat;
	
}
