body 	{background-color: black;
	background-image: url(image.html);
	background-attachment: fixed;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	font-family: garamond, times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: 700;
	line-height: 14pt;
	color: silver;}

a:link	{color: red;
	font-weight: 800;
	font-family: courier, monospace;}

a:visited	{color: blue;
		font-weight: 500;
		font-family: garamond, times, serif;}

h1	{font-family: courier new, monospace;}

















