
.paraDropCap p:first-letter {
	float: left;
/*	font-family: Old English Text MT, Georgia, serif;*/
	font-style: italic;
	font-size: 2em;
	line-height: 1em;
	margin-right: 0.2em;
}

.fixedBackgroundImage {
	background-image: url(../Images/HTCWatermark.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}

