
@import url(navigation.css);
@import url(layout.css);

BODY
{
    background-image:url(images/KL_bgr.jpg);
    background-repeat:no-repeat;
    font-family: arial;
	font-size: 13px;	  
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;	
}

h1
{
	font-size:22px;	
}

h2
{
	font-size:20px;	
}	

h3
{
	font-size:18px;	
}	

h4
{
	font-size:16px;	
}	

h5
{
	font-size:14px;	
}	

h6
{
	font-size:13px;	
}		