table.border {
	border: 1px;
	border-color: Black;
	border-style: solid;
	background-image: url(heart.jpg);
}

table.offer {
	border: 1px;
	border-color: Black;
	border-style: solid;
}
	
td.one {
width: 520px;
color: #ff116b;
font-family: "Times New Roman", Times, serif;

}

td.two {
width: 80px;
color: #ff116b;
font-family: "Times New Roman", Times, serif;
text-align: centre;

}