@charset "utf-8";
/* CSS Document */

body {color: #000000;
      font-family: arial,helvetica,sans-serif;
      text-align: center;
      background-image: url(images/0-green-leaf-background-tile 2.jpg);
      background-repeat: repeat;}

#cont {background-color:#666633;
	   font-size: 18px;}

#cont3 {background-color:#666633;
	   font-size: 18px;
	   background-image:url(images/NR%20HPPM%20LOGO.png);
	    background-repeat:no-repeat;
		background-position:center;}
		
h1 {color: #CC9900;
    text-decoration: underline;}
	
h2 {color: #CC9900;
    text-decoration: underline;}
	
h3 {color: #CC9900;
    text-decoration: underline;}

input, textarea {color: #000000;}

#address {background-color: #000000;
          font-size: 18px;
          color: #ffffff;}
		  
a:link {color:#000000;}

a:visited {color:#000000;}