body {	background: url(planks-lg.jpg); margin-top: 20px; }



H1 { color: black; font-size: 23px; font-family: Arial; letter-spacing: 1; margin-top: 15; text-transform: uppercase; }

.normal           { color: black; font-size: 13px; font-family: Verdana; margin-top: 15px; margin-left: 10px;}
.normal A:link    { text-decoration:none; color: #000080; }
.normal A:visited { text-decoration:none; color: black; }
.normal A: hover  { text-decoration:none; color: black; }

.inventory           { color: black; font-size: 13px; font-family: Verdana; margin-left: 12px; margin-top: 0px;  }
.inventory A:link    { text-decoration: underline; color: black;  font-size: 12px; }
.inventory A:visited { text-decoration: underline; color: black;  font-size: 12px; }
.inventory A:hover   { text-decoration: underline; color: black;  font-size: 12px; }

.inventory2           { color: black; font-size: 12px; font-family: Verdana; margin-left: 12px; margin-top: 15px;  }
.inventory2 A:link    { text-decoration: underline; color: black;  font-size: 12px; }
.inventory2 A:visited { text-decoration: underline; color: black;  font-size: 12px; }
.inventory2 A:hover   { text-decoration: underline; color: black;  font-size: 12px; }

.thumb { margin: 10px; padding: 6px; border: 1px solid #CACACA; margin-left: 10px; }
