body { 
 color: #665544; 
 background-color: #d4d0c6; 
 background-image: url("images/.jpg"); 
 font-family: Georgia, "Times New Roman", serif; 
 text-align: center;} 
 li { 
 list-style-image: url("icon.png"); 
line-height: 1em;}
table { 
 border-spacing: 0px;} 
 th, td { 
 padding: 5px 30px 5px 30px; 
 border-spacing: 5px; 
 font-size: 100%; 
 margin: 10px;} 
 th, td { 
 text-align: center; 
 background-color: #ffccff; 
 border-top: 2px double #b300b3; 
 border-bottom: 1px groove #b300b3; 
 border-right: 1px groove #b300b3
 border-left: 1px groove #b300b3;
 }
 tr.head th { 
 color: #000000; 
 background-color:#ff66ff ; 
 border-bottom: 2px double #b300b3; 
 border-right: 1px double #b300b3; 
 border-top: 1px double #b300b3; 
 text-align: center; 
 text-shadow: 1px 1px 1px #666666; 
 letter-spacing: 0.2em;}
 .wrapper { 
 width: 1000px; 
 margin: 0px auto;} 
 .header { 
 margin: 40px 0px 20px 0px;} 
 .entry { 
 width: 220px; 
 float: left; 
 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: pink; 
 margin: 0; 
 padding: 9px; 
 text-align: left;} 
 figure img { 
 width: 200px; 
 height: 150px; 
 border: 1px solid #d6d6d6;} 
 figcaption { 
 background-image: url("images/icon.png"); 
 padding-left: 20px; 
 background-repeat: no-repeat;} 