body{ background-color: #FFFF00; color: black; text-align: center; }

table{ width: 100%; border-style: none; }

colgroup{ width: 20%; text-align: center; }

table.sales{ width: 100%; border-style: none; }

colgroup.pix{ width: 15%; text-align: left; }

colgroup.text{ width: 85%; text-align: center; }

caption{ caption-side: top; font-style: italic; }

div{ text-align: left; }
