BODY { 
  background: #1e0125 url("images/background.jpg");
  background-repeat: no-repeat;
  background-attachment: static;
  background-position: center;
  background-position: 50% 0%;
}

table.pony {
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial;
	color: #ffffff;
}

table.feet {
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial;
	color: #7b238e;
}

.main {
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial; }

ul {
	padding: 0;
	list-style-type: circle;
	padding-left: 15;
	margin: 0; }

a:link		{ color: #00ecd9 ; text-decoration: underline }
a:visited	{ color: #00ecd9 ; text-decoration: underline }
a:hover		{ color: #7b238e ; text-decoration: underline }
a.toe:link	{ color: #ffffff ; text-decoration: none }
a.toe:visited	{ color: #ffffff ; text-decoration: none }
a.toe:hover	{ color: #00ecd9 ; text-decoration: underline }
a.lot:link	{ color: #7b238e ; text-decoration: none }
a.lot:visited	{ color: #7b238e ; text-decoration: none }
a.lot:hover	{ color: #ffffff ; text-decoration: underline }
