@charset "utf-8";
/* CSS Document */
body {
	background-image: url(http://www.lucksaddlery.com/Images/bg-leather.jpg);
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #663300;
}
.style1 {font-size: x-small}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #DF7000;
}
a:active {
	color: #990000;
}
.head {
	font-size: 14px;
}
--.center {
	text-align: center;
}

