﻿body {
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url('images/bckangutt.jpg');
	font-size: 62.5%;
	line-height: 1.2;
}
h1
{
	font-size:  x-large  ;
	color: black;
}
h2
{
	font-size:  large ;
	color: navy;
}
h3
{
	font-size: medium;
	color: black;
}
h4
{
	font-size:  medium ;
	color: black;
}
p
{
	color: black;
	font-size: 1.5em;
}
li {
	font-size: 1.5em;
}
dt {
	font-size: 1.5em;
}
dd {
	font-size: 1.5em;
}

