body {
color: #665544;
background-color: #d4d0c6;
background-image: url("images/.jpg");
font-family: Georgia, "Times New Roman", serif;
text-align: center;}
.wrapper {
width: 720px;
margin: 50px;}
.header {
margin: 40px 0px 20px 0px;}
.entry {
width: 100px;
float: left;
margin: 50px;
height: 120px;
background-image: url("images/shadow.png");
background-repeat: no-repeat;
background-position: bottom;}
.entry1 {
width: 220px;
font-style: center;
margin: 10px;
height: 198px;
background-image: url("images/shadow.png");
background-repeat: no-repeat;
background-position: bottom;}
figure {
display: block;
width: 202px;
height: 170px;
background-color: #FF7F50;
margin: 0;
padding: 15px;
text-align: left;}
figure img {
width: 120px;
height: 120px;
border: 4px solid #FF7F50;}
figcaption {
background-image: url("images/icon.png");
padding-left: 20px;
background-repeat: no-repeat;}
