<style type="text/css">
<!--

A:link
{ text-decoration: none; color:cornflowerblue}
A:visited
{ text-decoration: none; color:darkblue }
A:active
{ text-decoration: line-through; color:cornflowerblue }
A:hover
{ text-decoration: line-through; color:cornflowerblue; size:15pt;

background-image:url(http://www.geocities.com/newrbr/yourimage.gif);
background-color:;

cursor:crosshair }

body 
{ background-color: ; 
background-image:url(http://www.geocities.com/newrbr/value); [url of background image to be used, i.e. background.gif]
background-repeat:value; [repeat, no-repeat, repeat-x, repeat-y]
background-position:valueI valueII; [valueI: top, center, bottom, percentage, pixel number]
[valueII: right, center, left, percentage, pixel number]
background-attachment: [scroll, fixed]

font-family: verdana; 
color: darkblue ; 
font-size:13pt; 

direction:; 

scrollbar-face-color : white; 
scrollbar-highlight-color : cornflowerblue; 
scrollbar-3dlight-color : white; scrollbar-shadow-color : white; 
scrollbar-darkshadow-color : white; scrollbar-track-color : white; 
scrollbar-arrow-color : cornflowerblue }

td
{ font-family: value; [arial, tahoma, verdana, common fonts]
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: ;
font-family: tahoma,arial,verdana;
color: cornflowerblue; 
border-style: dashed;
border-color: cornflowerblue;
border-width: 2 }

-->
</style>

