  body{
	font-size:x-small;
	color:#333333;
	line-height:1.2;
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;

  }
  td{
  font-size:x-small;
  color:#333333;
  line-height:1.2;
  }
.top-line {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.submit{
  width:140px;
}
