body 	{
	background: transparent;
	background-image: url("../img/knight/dwbody.jpg");
	background-repeat: no-repeat;	
	background-position: top-left;
	background-size: 100% 100%;
	background-attachment: fixed;
	background-color: #361f89;
	cursor: url("");
	padding: 10px;
	margin-left: 150px;
	margin-right: 200px;
	margin-bottom: 150px;
	margin-top: 1px;
	scrollbar-3dlight-color: #361f89;
 	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #361f89;
}
#title  {
	font-family: Verdana;
	font-size: 64pt;
	letter-spacing: 10pt;
	font-weight: 100;
	color: #0d004c;
	font-style: ;	
}
#minit {
	font-family: "Verdana", Times, serif;
	font-size: 24pt;
	color: black;
	font-weight: 100;
	font-style: normal;
	letter-spacing: 1;
}
#words {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0d004c;
	font-size: 17pt;
	font-style: ;
}
#key {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: bold;
	color: orange;
}
#notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	font-style: italic;
}
#quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: Orange;
}
#footer {
    	font-family: "verdana" ;
    	font-size: 9pt;
    	color: orange;
}
a:link {
    	color: #0d004c;
    	text-decoration: none;
}
a:visited {
  	color: black;
}
a:hover {
    	color: orange;
    	text-decoration: underline;
}
