body {
	background-color: #66cdaa;
}
#content{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 550px;
}
.youWrote {
   border: thin solid Yellow;
	color:#FFFF00;
   font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
 }
	
td p{
	color: Yellow;
	font-weight: bold;
}
	
}
h1 {
	color: #ffff00;
	}
	.contpara2 {
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: 
	}
.contpara {
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	}
.contparared {
	font-size: 16px;
	color: #0000ff;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	}

.red {
	font-weight: bold;
	color: #CC0000;
	}
.blue {
	font-weight: bold;
	color: #0033ff;
}
.orange {
	font-weight: bold;
	color: #FF9900;
}
.yellow {
	font-weight: bold;
	color: #FFFF00;
}
