body, p {
   font-family:Verdana;
   font-size:13px;
}

h1 {
   text-align:center;
}

.notice {
   font-weight:bold;
   color:red;
}

.comment p {
	text-align:left;
}

.comment {
   border:#000000 solid 1px;
   background-color:#EEEEEE;
   width:500px;
   padding:10px;
}