body, html { font-family: Arial,Helvetica,sans-serif; background-color: rgb(53, 135, 211); background-image: url('bg.jpg'); background-position: center top; background-repeat: repeat-x; margin-top: 0px; }
.text { color: rgb(102, 91, 86); text-align: justify; font-size: 12px; font-family: Arial,Helvetica,sans-serif; }
.text span { color: rgb(165, 76, 41); }
.img { float: left; width: 175px; }
.product { font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; color: rgb(123, 97, 86); text-transform: uppercase; line-height: 19px; }
.price { font-size: 13px; font-weight: bold; color: rgb(141, 77, 51); text-transform: uppercase; line-height: 20px; }
.foot_text, .foot_text a, .foot_text a:hover, .foot_text a:visited { font-size: 12px; color: rgb(178, 208, 214); text-align: center; padding-bottom: 20px; text-decoration: none; }
