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

/* body {background:#000000 url('/images/Ebony-Equines-bg.jpg') no-repeat center}  */

body {background-repeat: no-repeat;background-position: top center;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #FFF;
}
a {
	font-size: 18px;}

a:link {
	color: #FF0;}

a:visited {
	color: #999;}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

p {text-indent:20px;
line-height:20px;
font-size:16px}

#footer {color:#ffda00}

#credit {font-size:16px;
font-family:Arial, Helvetica, sans-serif}

#header2 {color:#ffda00;
           font-size:18px;
		   text-align:center;}
