BODY {
	width : 250px;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:17px;
	color:#333333;
}
#ml {
	width : 250px;
	margin-left:auto;
	margin-right:auto;
}
#comment {
	text-align:left;
}
#form {
	text-align:center;
}
.red {
	color:#FF0000;
}