body {		background-color: #ffffff;
				height: 100%;
				font-family:Helvetica Neue, Arial, Helvetica, sans-serif;
				font-size: 62.5%; 
				font-style: normal;
				text-decoration: none;
				color: #838383;
				margin-top: 0;
				text-align: left;
				text-shadow: 0 0 0 #838383;
	  }
	  
	  #container {
				
				width: 790px;
				padding: 0px;
				margin: auto;
				background-color: #ffffff;
				background-image: url('/site_images/kim_background.jpg');
				background-repeat: no-repeat;
				background-position: 0px 0px;
				height: 1700px;
				
			}
			#container2 {
				
				width: 790px;
				padding: 0px;
				margin: auto;
				background-color: #ffffff;
				background-image: url('/site_images/kim_background2.jpg');
				background-repeat: no-repeat;
				background-position: 0px 0px;
				height: 1700px;
				
			}

