@charset "UTF-8";
/* CSS Document */
/* ****************************************** */
/* Index tags                                 */ 
/* ****************************************** */
#homepicture 	{	
				float: right;	
				height: 97%;
				margin: 1% 1% 1% 1%;
				overflow: hidden;
				width: 60%;
 				}
#hometext 		{	
				clear: both;
				float: left;
				margin: 1% 0% 1% 1%;
				text-align: left;
				width: 36%;
				}


