body   { background-color: #ffcc67; background-image: url(../images/index.jpg); background-repeat: no-repeat; visibility: visible }
p { color: black; font-size: 12px; font-family: "trebuchet ms"; }
h1 { color: black; font-size: 16px; font-family: "trebuchet ms"; font-weight: bold; }
li { color: black; font-size: 10px; font-family: "trebuchet ms"; }
table.price{ border: solid 1px #f60; }
.price caption{ color: #f5f5f5; background-color: #f60; }
.price th{ background-color: #f90; }
.price td { font-weight: 700; text-align: right; padding-right: 5px; }
