body { max-width:960px; 
       font-size:12pt; font-family: Arial, sans-serif;     
       color: black; background-color: #daffda;
       margin-left: auto;margin-right: auto;padding-left:10px;padding-right:10px; }

.comment-form { margin-left:auto;margin-right:auto;max-width:600px; }
label { display:inline-block; width:30%;text-align:right;padding-right:1%; }
input { font-size: 12pt; font-family: Verdana, Helvetica, Arial, sans-serif; color: black; }
.comment-input { width:66%; }
textarea { font-size: 12pt; font-family: Verdana, Helvetica, Arial, sans-serif; color: black; }
#comments { width:98%;height:10em; }
.submit { width:40%;margin-left:6%; }
.sent-msg { color:blue;text-align:center;font-weight:bold; margin:10px;}
.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }

.error-msg { color:red; font-weight:bold; margin-left:200px; }
.checkbox { width:20px;height:20px;vertical-align:-5px;margin-top:5px }

