body	{background-color: #000000;
	    background-image: url(somagical/mulan-bg.jpg);
	    background-repeat: repeat;
	    color: #ffffff;}        

h1	{color:#2b5461;
	 font-weight: bold;
	 font-size: 16px;
	 font-family: Garamond, Book Antiqua;
	 text-align: center;
	 text-decoration: none;}

h2	{color:#2b5461;
	 font-style: italic;
	 font-size: 14px;
	 font-family: Garamond, Book Antiqua;
	 text-align: left;
	 text-decoration: none;
	 border-bottom:solid;
	 border-width:thin;}

textarea,input,select {background:#0E2044;
	 font-family:Tahoma,verdana,; 
	 font-size: 10px; 
	 color:#B3BAB5;
	 border-style:dashed;
	 border-width:thin;}

.trees {position:absolute; 
	  left:0px; 
	  top:0px;
	  width:950px; 
	  height:638px; 
	  z-index:1;   
	  padding: 0px; 
	  border: 0; }

.main {width:428px;  
	  z-index: 2;   
	  padding-top: 340px; 
	  padding-bottom: 20px;
	  padding-left: 20px;
	  padding-right: 20px;
	  border: 2px solid #3d7d96;
	  color:#2b2825;
	  background-color: #a4c8c4;
	  background-image: url(plaid_bg.png);
	  background-repeat: no-repeat;
	  text-align: left;
	  font-family: Garamond, Book Antiqua, serif;
	  font-size: 12px;}


a {color:#4a8c9d;
	 text-decoration:none;
	 font-weight: bold;
	 font-family: Garamond, Book Antiqua;}
a:hover  {text-decoration: underline;
           color: #FFFFFF;}
a:active  {text-decoration: underline;
           color: #FFFFFF;}

