body {
			
			background-color:	#FFFFFF;
			font-family:	Helvetica, Verdana, sans-serif;
			}

		#land		{
			
			width: auto;
			margin-left: 50px;			
			background-image: url(../images/flagback200.jpg);
						
				}
		 #land li	{
			font-weight: normal;
			font-size: small;
				}
		#land h1, h2, h3	{
			/*clear: left;*/
			font-weight: normal;
			/*font-size: large;*/
			text-align: center;
				}


		#land p, ul{
			
			font-size: small;
			text-align: left;
			
				} 



