
body {
	background-image: url(../images/comehere1.jpg);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	letter-spacing : 1px;
	word-spacing : 3px;
	line-height : 111%;
	background-attachment : fixed;
	background-repeat : repeat;
}

#dearEditorDescription
{
	padding:15px;
	font-size:13px;
	color:#000088;
	margin-bottom:27px;
	background-image : url(../images/comeherea.jpg);
	border : 3px solid #000088;
}

.editorResponse
{
	background-color:#FFFFCC;
	padding:15px;
	font-weight:bold;
	margin-bottom:29px;
	margin-top:9px;
	border : 1px dashed Red;
	width:79%;
	font-family:arial;
	font-style:normal;
	margin-left:11px;
	color:black;
	text-align:left;
	font-size:12px;

}

#letterSection
{
	text-align:center;
	color:black;
}


.letterHeadline
{
	background-color:#000000;
	color:Yellow;
	font-family:comic sans ms;
	font-style:italic;
	font-size:15px;
	font-weight:bold;
	padding: 7px;
	letter-spacing:3px;
	word-spacing:5px;
	margin-bottom:9px;
}

.letter
{
	text-align:left;
	width:95%;
	font-style:normal;
	font-size:12px;
	color:#000088;
	font-family:verdana;
	padding:15px;
	
}
.authorName
{
	padding:5px;
	width:100%;
	text-align:right;
	font-weight:bold;
	color:black;
	font-size:11px;
	font-family:verdana,arial;
}
#formSection
{
	margin-top:21px;
	background-color:#AAAAAA;
	color:black;
	font-size:13px;
	font-family:arial;
	padding:11px;
}

