@CHARSET "UTF-8";
#contact_message {
	width:300px;
	border: 1px dashed red;
	text-align:center;
	padding:5px;
	margin: 0 0 10px 0;
}