
.color{

	background-color: #FAF8F5;
	text-align: center;
}
.section1{

	width: 1000px;
	display: inline;
	background-color: #FAF8F5;
}
.main{
	width: 500px;
	background-color: #e3e3e3;
	margin-right: 20px;
}
footer{
  		color: white;
  		padding: 1rem;
  		background-color:#E78717;
  		text-align: center;
}
h4{
	text-align:center; 
}
.section4{
	background-color: #FAF8F5;
}
.mdium-12{
	background-color: #FAF8F5;
}
h6{
	text-align: center;
}
li{
	display: inline;
	font-size: 15px;
}


ul a:hover{
	color: red;
}
.title-area{
	background: red;
}
.section6{
	text-align: center;

}

	
