.board_message {
	background: #FFFFC0;
	color: #0000FF;
	border-top: 2px solid #D4D4D4;
	border-bottom: 2px solid #D4D4D4;
	padding: 5px;
	margin-top: 10px;
        text-align: center;
        font-weight: bold;
}