h {
	color: rgb(245,225,207);
	background-color: rgb(60, 66, 80);
	}
body { 
	color: rgb(245,225,207);
	background-color: rgb(60, 66, 80);
	height: auto;
	width: auto;
	font-family: Calibri, Candara, sans-serif;
	}
p {
	text-indent: 50px;
	font-family: Calibri, Candara, sans-serif;
	}
q {
	font-style: italic;
	}
a:link { 
	color: rgb(100,150,240);
	text-decoration: underlined; 
	}
a:visited { 
	color: rgb(130,255,224);
	text-decoration: underlined; 
a:hover {
	color: rgb(200,98,85);	
	text-decoration: underlined; 




