.preview {
	border: thin solid #000000;
}
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(ground.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
a:link {
	text-decoration: none;
}
a:visited {

	text-decoration: none;
}
a:active {


	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}.recips {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	background-image: url(backg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: bold;
	background-color: white;
	height: 28 px;




}
