body {
	background-color: #FFFFe7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.men {
	background-image: url(Images/grapes.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;

}
a {
	text-decoration: none;
	color: #000000;
}
.LK {
	text-decoration: underline;
}
.tablebord {
	border: thin solid #CCCC66;
}
.grapes {
	background-attachment: scroll;
	background-image: url(Images/green_grape_bg.jpg);
	background-repeat: no-repeat;
	background-position: 13px 400px;
}
