<style type="text/css">

<LINK="#663300">

A:link
{ text-decoration: none; color:#663300; }
A:visited
{ text-decoration: none; color:#663300; }
A:active
{ text-decoration: underline overline; color:#990000; }
A:hover
{ text-decoration: underline overline; color:#990000; cursor:crosshair;}

background-image: url(http://www.geocities.com/farfallavalleystables/yourimage.gif);
background-color: white;

(Warning: the following cursor attribute is for those who use IE only!)



h1 {font-family: verdana;  
color: #990000;  } 

p {font-family: verdana;  
color: #990000;  } 

body 
{ background: white; 
background-image: bfbg.jpg ; 
background-repeat: no-repeat; 
background-position: valueI valueII; [valueI: top, center, bottom, percentage, pixel number]
[valueII: right, center, left, percentage, pixel number]
background-attachment: value; [scroll, fixed]

font-family: verdana; 
color: #990000 ; 
letter-spacing: 1pt; 
font-weight: lighter; 
font-size: x-small;  


(Warning: the following scrollbar attribute is for those who use IE only!)

scrollbar-face-color : white; 
scrollbar-highlight-color : #990000; 
scrollbar-3dlight-color : white; 
scrollbar-shadow-color : white; 
scrollbar-darkshadow-color : white;
scrollbar-track-color : White; 
scrollbar-arrow-color : #990000; 

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
}

td
{ font-family: value; [your font name]
color: #000000;
padding-left: value; [2cm, 4cm etc.]
padding-right: value; [2cm]
padding-top: value; [2cm]
padding-bottom: value; [2cm]
padding: value; [2cm this is for all four sides] 
padding: value value; [2cm, 4cm : two values for four sides, add numerical value] }

input, textarea
{ background: #000000 url(http://www.geocities.com/farfallavalleystables/yourimage.gif);
font-family: value; [your font name]
color: #000000; 
border-style: value; [dotted, dashed, solid, double, groove, ridge, inset, outset]
border-color: #000000;
border-width: valuepx; [numerical value, 5, 6, 8...] }

</style>
