
.board_message {
	background: #565656;
	color: #000000;
	border-top: 2px solid #252525;
	border-bottom: 2px solid #252525;
	padding: 5px;
	margin-top: 10px;
	text-align: center;
	
	font-family: Tahoma,Verdana, Arial, Sans-Serif;
	font-size: 14px;
}

