	body { background-color: black; font-family: arial, sans-serif; }

	p { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

	#homeTitle {
		font-family: arial, sans-serif;
		font-size: 28px;
		font-weight: bold;
		text-align: right;
		margin-bottom: 10px;
	}

	#iCap {
		background-image: url(../images/iCap.jpg);
		height: 50px;
		width: 50px;
		float: left;
		margin-right: 2px;
	}


	#homeText {
		font-family: arial, sans-serif;
		font-size: 13px;
		text-align: justify;
		margin-top: 15px;
	}

	#image {
		position: absolute;
		bottom: 25px;
		left: 18px;
		background-image: url(../images/image2.jpg);
		width: 300px;
		height: 225px;
	}

	#dImg1 {
		background-image: url(../images/quote1.gif);
		position: absolute;
		top: 400px; left: 480px;
		width: 270px; height: 220px;
		z-index: 500;
		display: none;
	}