body { background-color: #bdd9a7; 
       background-image: url(http://www.kinmoku.net/knet6bg.png);
       margin: 0; 
       padding: 0;  }
.main { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 11px;
            text-align: justify;
	    line-height: 150%;
            color: #000000; }
h1 { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 150%;
            font-weight: bold;
            text-align: left;
      	    letter-spacing: 0.4em;
            text-transform: uppercase;
            color: #2C3825;
            background-color: #8BA870; 
            border: #2C3825; 
            border-style: solid; 
            border-top-width: 1px; 
            border-right-width: 1px; 
            border-bottom-width: 1px; 
            border-left-width: 1px; }
textarea, input, select { color: #000000; 
                          background-color: #bdd9a7; 
			  font-family: verdana,arial,helvetica,sans-serif; 
			  border: solid 2px #2C3825; }
.entry {  background-color: #bdd9a7; 
          border: solid 2px #2C3825; }
a { text-decoration: none; color: #A92F09; font-weight: bold; }
a:hover { text-decoration: underline; color: #800000; font-weight: bold; }

