﻿body 
{
	
	background-image:url('2.gif'); 
	background-repeat: repeat;
	background-color: white;
	margin: 0px 10px 0px 10px;
	color:black;
	text-align:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1em;
	line-height:1em;
}
p {
	margin-top:0;
	margin-bottom:0;
}
table
{
	margin-left: auto;
  	margin-right: auto;
	text-align:left;
	border-collapse:collapse;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	width:85%;
	
} 
.watermark {
position: absolute;
left: 0;
bottom: 0;
background-image: url("keep/sold.png");
}

