
<style type="text/css">

A:link
{ text-decoration: none; color:"orange"; }
A:visited
{ text-decoration: none; color:"orange"; }
A:active
{ text-decoration: line-through; color:"orange"; }
A:hover
{ text-decoration: line-through; color:"red";

background-image: url(http://www.geocities.com/right2questionthose/yourimage.gif);
background-color: #;


cursor: hand; 
cursor: url('http://www.geocities.com/right2questionthose/yourdomain.com/cursor.ani');}

body {
	margin:50px;
	padding:25px;
	font-family: "century gothic";
	color:"#6699cc";
	background-color:#ffffff;

	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:10px;
	line-height:18px;
	font-weight:10;
background-color:"#660000";
	color: "orange";
font-family: Century Gothic;
border-style: solid;
border-color: "black";
border-width: 1px; }
	}
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:12px;
	line-height:18px;
	font-weight:12;
background-color:"#ffffff";
	color: "black";
font-family: century gothic;
border-style: solid;
border-color: "black";
border-width: 1px; }
	}
p {
	font: 10px/20px Century Gothic;
	margin:0px 0px 0px 0px;
	padding:0px;

	}


body 
{background-color: #ffffff; 
background-image: url(http://www.geocities.com/right2questionthose/value); [url of background image to be used, i.e. background.gif]
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: century gothic;
color: "#3399cc"; 
letter-spacing: 1pt;
font-weight: normal;
font-size: x-small; 

direction:ltr;



scrollbar-face-color : #ffffff; 
scrollbar-highlight-color : #ffffff; 
scrollbar-3dlight-color : #ffffff; 
scrollbar-shadow-color : #ffffff; 
scrollbar-darkshadow-color : #bbbbbb;
scrollbar-track-color : #ffffff; 
scrollbar-arrow-color : #bbbbbb; 

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: arial;
color: "red";
padding-left: 0cm;
padding-right: 0cm; 
padding-top: 0cm; 
padding-bottom: 0cm; 
padding: 0cm; 
padding: 0cm 0cm; }

input, textarea
{ background: #ffffff url(http://www.geocities.com/right2questionthose/yourimage.gif);
font-family: value; [your font name]
color: #ffffff; 
border-style: solid;
border-color: #000000;
border-width: valuepx; [numerical value, 5, 6, 8...] }


#Menu {
	position:absolute;
	top:20px;
	right:145px;
	width:420px;
	padding:0px;
	background-color:#ffffff;
	}


	}
#header {
	position:absolute;
	top:0px;
	right:40px;
	width:962px;
	padding:0px;
	line-height:30px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}


</style>