@charset "utf-8";
body {
  background-color: #CFD58A;
}
nav {
  width: 600px;
  height: 300px;
  color: #000000;
  display: flex;
  gap: 8px;
margin:auto;
}
header {
  font-family: cambria;
  width: 900px;
  height: 300px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  background-image: url("bakery-logo-design-vector (1).jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 300px;
	margin:auto;
}
a {
  display: block;
  width: 300px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  border: solid #9E8F2D 1px;
  line-height: 50px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
background-color:#988C1F;

}
a:hover {
  color: #000000;
}
article {
  font-family: Gill Sans;
  background-color: #AAA94E;
  color: #000000;
  width: 900px;
  height: 1100px;
}
h2{font-family:Gotham;}
.img{float:left;}
.img{float:right;}
.same{width:445px; height:300px;}
.img{width:205px; height:300px;}
footer{width:900px; height:100px; font-size:20pt; background-color:#76620E; color:#ffffff;
font-family:Consolas;}
.img{width:300px; height:200px;}
