@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: 'Droid Serif', "serif;";
	font-size: 3em;
	font-style: normal;
	line-height: 1.1;
	font-weight: normal;
	color: #fff;
	margin-bottom: 5px;
	margin-top: 5px;
}
h2 {
	font-family: 'Droid Serif', "serif;";
	font-size: 2em;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	color: #fff;
}
h3 {
	font-family: 'Droid Serif', "serif;";
	font-size: 1.6em;
	font-style: normal;
	line-height: 1.4;
	font-weight: 400;
	color: #fff;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 10%;
}

	    pre {
	border: 0px solid #CCC;
	color: #333;
	padding: 10px;
	width: 400px;
}
	

#shadow {
	text-shadow: 1px 1px 1px #000000;
}

#textshadow {
	text-shadow: 1px 1px 1px #000000;
}
h6 {
	font-family: 'Libre Baskerville', "serif;";
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-family: 'Libre Baskerville', serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	color: #fff;
}
h4 {
	font-size: 1.1em;
	line-height: normal;
	font-weight: 700;
	color: #fff;
	font-family: 'Libre Baskerville', "serif;";
	margin-bottom: -15px;
}
/**this removes borders from all linked images**/

a img {border:none}
h5 {
	font-family: 'Droid Serif', "serif;";
	font-size: 1.2em;
	font-style: italic;
	line-height: normal;
	font-weight: 400;
	color: #fff;
	margin-top: -20px;
}
