body {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6a3503;
	background-color: #fff8ed;
	cursor: e-resize;
	text-align: justify;
	margin: 0px;
	background-image: url(purenessbg.jpg);
	background-repeat: repeat-y;

}



table {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6a3503;
	text-align: justify;

}



a:link, a:active, a:visited{
	color:#6a3503;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #fff2cd;
	font-variant: small-caps;

}



a:hover{
	color:#6a3503;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: crosshair;
	background-color: #ffffff;
	font-variant: small-caps;

}



h1 {

	text-align: left;
	color: #6a3503;
	font-family: Garamond, "Times New Roman", Times, sans-serif;
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
	letter-spacing: 4px;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 10px;
}



b {

	font-family: Garamond, "Times New Roman", Times, sans-serif;
	font-size: 16px;
	color: #ffdd52;
}



i {

	color: #ead577;
	font-weight: bold;

}



img {

	border: 0px;

}



blockquote {

	text-align: justify;
	font-size: 14px;
	color: #ffffff;
	background-color: #fad113;
	padding: 5px;

	}	



.codesort li {

	display: inline;
	padding-right: 0.5em;

	}

	

	.codesort label {

	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;

	}



.codesort h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6a3503; 

	}

	

.codesort img {

	border: 5px solid #fad113f;

	}
