
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left; 
}

p { color:#333333;
  font-size: 12px;
  line-height:inherit;
  text-align:left;
  }
  
a:link { color: #009999}
a:visited { color: #999900}



/*habit page bg*/	
		
td.homebg01 {background-image: url(../images/index_images/LKN_Home_01.jpg); 
background-position: center; background-repeat: no-repeat;}


td.habitbg02 {background-image: url(../images/habit_images/habit_bg_02.jpg); 
background-position: center; background-repeat: no-repeat; }

td.habitbg03 {background-image: url(../images/habit_images/habit_bg_03.jpg); 
background-position: center; background-repeat: no-repeat; }

td.homebg04 {background-image: url(../images/index_images/LKN_Home_04.jpg); 
background-position: center; background-repeat: no-repeat;}

td.homebg05 {background-image: url(../images/index_images/LKN_Home_05.jpg); 
background-position: center; background-repeat: no-repeat; }


menu_button {
	font-size: 12px;
}

/*be kind day page bg*/
td.bekindbg02 {background-image: url(../images/bekindday_images/bekindday_bg_02.jpg); 
background-position: center; background-repeat: no-repeat; }

td.bekindbg03 {background-image: url(../images/bekindday_images/bekindday_bg_03.jpg); 
background-position: center; background-repeat: no-repeat; }

/*archives bg*/
td.archivesbg02 {background-image: url(../images/archives_images/archives_bg_02.jpg); 
background-position: center; background-repeat: no-repeat; }
td.archivesbg03 {background-image: url(../images/archives_images/archives_bg_03.jpg); 
background-position: center; background-repeat: no-repeat; }

/*contactus bg*/
td.contactusbg02 {background-image: url(../images/contactus_images/contactus_bg_02.jpg); 
background-position: center; background-repeat: no-repeat; }
td.contactusbg03 {background-image: url(../images/contactus_images/contactus_bg_03.jpg); 
background-position: center; background-repeat: no-repeat; }

/*resources bg*/
td.resourcesbg02 {background-image: url(../images/resources_images/resources_bg_02.jpg); 
background-position: center; background-repeat: no-repeat; }
td.resourcesbg03 {background-image: url(../images/resources_images/resources_bg_03.jpg); 
background-position: center; background-repeat: no-repeat; }

/*support us bg*/
td.supportusbg02 {background-image: url(../images/supportus_images/supportus_bg_02.jpg); 
background-position: center; background-repeat: no-repeat; }
td.supportusbg03 {background-image: url(../images/supportus_images/supportus_bg_03.jpg); 
background-position: center; background-repeat: no-repeat; }


