body {color:black;
      background-color:rgb(172,168,209);}

body { 	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	}


a:link { color:black;
		text-decoration: none;
		}
a:visited { color:white;
		text-decoration: none;}

a:hover { color:663399;
		text-decoration: none;
	}

h2	{ text-align: center;
	}

h3	{ text-align: center;
	}

#ficlinks {margin-left: 12em;
		position: relative;
		top: 0px;
		left: 10px;
		width: 70%;
		align: center;
		}

#fic { margin-left: 10em;
		position: absolute;
		top: 0px;
		left: 10px; 

		width: 70%; /*700px; Using percentage so people can resize their browswer 
		windows and still read fic without side scrolling*/
		voice-family: "\"}\"";
	voice-family: inherit;
	/*width:680px;*/		


		
		
		background-color: white;
		border: 1px solid black;
		}

#fic a:link { color:#6B238E;
		text-decoration: none;
		}

#fic a:visited { color:#8A2BE2;
		text-decoration: none;}

#fic a:hover { color: black;
		text-decoration: none;
	}


#fictext {  padding: 4px 4px 4px 4px;
		}

#header { background-color: D3BECF;
	font-size: 10pt;
	
	}
	

#navbar { position: absolute;
		top: 10px;
		left: 1.5em;
		width: 70px;
		font-family: Verdana, Arial, sans-serif;
		/*color: black;
		background-color:white;/*
	}

