html, body { margin: 0; padding: 0; background: #dafecd; font-family: "Times New Roman", serif; }
a:hover { color: #000000; text-decoration: underline; font-weight: bold; }
a:visited { color: #4E9D34; font-weight: bold; }
a:visited:hover { color: #000000; font-weight: bold; }
a { color: #4E9D34; text-decoration: none; font-weight: bold; }
img { border: 0 none; }
#page { background: url(images/bg.jpg) repeat-y center; }
#menu, #header, #content{ text-align: center; }
#title { padding-top: 10px; }
table #products td { padding: 2px; }
.prod_pic {
background: url(images/BackProduct.jpg) no-repeat;
width: 136px; height: 114px;
border: solid thin #c0c0c0;
text-align: center;
}
.prod_name {
text-align: center;
background-color: #FDFAE9;
color: #339933;
font-size: x-small;
height: 30px; width: 132px;
}
.tcenter { text-align: center; margin: 0 auto; }
