

BODY{
	background-color: #4B3F29;
	}

.main{
	color: #171615;
	font-family: Tahoma;
	font-size: 12px;
	}


.more{
	color: #896C08;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none
	}


.brown{
	color: #4C3620;
	font-family: Tahoma;
	font-size: 11px;
	}


.footer{
	background-color: #4B3F29;
	background-image:none;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none
	}

.footer,.footer a,.footer a visited{
	color:white;
	}

.footer a visited{
	color: #896C08;
	}

.footer a hover{
	text-decoration: underline;
	}


#container{
	}


#input{
	background-color: #FBF2EB;
	border: 1px solid #7F7873;
	height: 17px;
	width: 250px;
	}
		 
		
#textarea{
	background-color: #FBF2EB;
	border: 1px solid #7F7873;
	height: 106px;
	overflow: auto;
	width: 250px;
	}