body {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color: #000066;
	padding: 0px 40px;
	}
table {
	position:relative;
	margin:0 auto;
}
td {
	border-bottom:1px solid #999;
}
.winetype {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
}
.wineName {
	font-size: 14px;
	font-weight: bold;
}
.description {
	font-size: 12px;
	font-weight: normal;
}
.price {
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	}
img {
	margin-right: 20px;
	float: left;
	}
