body { color: black; background: #FFFFFF; }
#content input { border: 1px solid #637853 }
#content textarea { border: 1px solid #637853 }
#page { position: relative; margin-top: 20px;  text-align: center; margin-left: 10px; margin-right: 10px;}
.message { color: black; border: 2px solid #637853; background: #7F9A6B; padding: 10px; margin-bottom: 20px;}

#head { text-align: left; margin-bottom: 10px; }
#title { font-family: sans-serif; font-weight: bold; font-size: 35px; color: #7F9A6B; }
#title a { color: #7F9A6B; text-decoration: none; }
#title a:visited { color: #7F9A6B; }
#title a:hover { color: #7F9A6B; }

.accent { text-decoration: underline; }
.text { color: black }
#rows { border: 1px solid #637853; font-weight: bold; padding: 2px; background: white; color: blue }
#paste { font-family: Courier, sans-serif; position: relative; border: 1px solid #637853; padding: 2px; background: white; color: black; }
.label {  font-weight: bold; color: blue; }

#content { position: relative; font-family: sans-serif; color: #637853; border: 4px solid #7F9A6B; padding: 30px; background: #A2C488; text-align: left; min-height: 400px; }
/*\*/
* html #content { height: 400px; }
/**/
#fillit { clear: both; height: 0; margin-bottom: 20px;}
#footer { text-align: center; font-size: 10px; margin-top: 26px; margin-bottom: 20px; }
#copyright { text-align: center; font-size: 10px; margin-top: 10px; margin-bottom: 20px; }
