body {
background-image:URL('http://dheahn.teracities.com/images/thbutterfly.gif');
background-position: bottom right;
background-attachment: fixed;
background-repeat: no-repeat;
scrollbar-base-color:#00FF66;
scrollbar-face-color:#FFFFFF;
scrollbar-arrow-color:#009933;
scrollbar-shadow-color:#00FF66;
font-family: century gothic;
color: #000000;
letter-spacing: 1pt;
font-weight: normal;
font-size: 10pt;
font-family: verdana;
cursor: crosshair;
}

a:link { text-decoration: none; color:#FF6600; }
a:visited { text-decoration: underline; color:#FF6600; }
a:active { text-decoration: line-through; color:#FF6600; }
a:hover { text-decoration: none; font-weight:bold; cursor: crosshair; color:#FF6600; }