body {
color : #666666;
background-image : url(001.gif);
background-repeat:repeat-x;
}
h1{font-size:12px;}
a:link {
color : #0000ff;
}
a:visited {
color : #0000ff;
}
a:active {
color : #ff0000;
}
a:hover {
color : #ff0000;
}
td {
font-size : 14px;
line-height : 130%;
}
.wine-name {
font-weight : bold;
color : #cc0000;
}
.caption {
text-align:center ;
font-weight : bold;
color : #ffffff;
}
.bgline{
background-image : url(line_02.gif);
background-repeat:repeat-x;}
