BODY	 {
	Background-Color : rgb(220,156,93) ;
	Background-Image : url('none')		
					}
:link	 {
			Color : #996600
		}
:active	 {
			Color : #996600
		}
:visited	 {
			Color : #660000
		}

div#page   { 

background-color: rgb(255,191,128);
width: 730px;
z-index: 0;
border: solid rgb(247,217,173) 2px;
padding: 18px;
               
 }				 

div#page P
{
	font-family: "Geneva CE", Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;

	padding: 0px;
	Text-Align: center;
	}
 
div#page H1	 {
 		  font-family: "Geneva CE", Verdana, sans-serif;
			Text-Align : center;
			Font-Size: 16px;
		}
		
div#page p.small	 {
			font-family: "Geneva CE", Verdana, sans-serif; 
			Text-Align : center;
			Font-Size: 10px;
			Font-Style: italic;
			}
			
div#page P.NotNarrowed	 {
			Margin-Bottom : 0px                                                                                                                                               ;
			Margin-Top : 0px                                                                                                                                               ;
			Margin-Left : 0px ;
			Margin-Right : 0px
		}
