body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EEE7D5;
}
a{
	color: #5C2F0F;
}
.shop{
	font-size: 15px;
}
a:hover{
	color: #D2691E;
}
h1{
	font-size: 16px;
	background-color: #F1D38E;
}
h3{
	background-color: #F1D38E;
}