body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}.bgwood {
	background-image: url(../images/bgwood.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.lineunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.textauthor {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textcontent {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.inputcontent {
	height: 200px;
	width: 375px;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.inputname {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 12px;
	width: 150px;
}
