@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/schmidt-furniture-pgbkg.jpg);
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a img {
	border-style: none;
}
#amishToys {
	text-align: center;
	width: 100%;
	border-style: none;
	font-size: .8em;
}
#amishToys p {
	margin: 0px;
	padding: 5px 0px;
}
