body 
{
background-image: url("../alg/images/logo3_klein.jpg");
color: #000000;
background-color: silver;
font-family:  sans-serif;
}

a:link {color: blue}
a:visited {color: black}
a:hover {color: #FF00FF}
a:active {color: #0000FF}

TD { vertical-align: top }

img
{
border: 0;
}

h1
{
text-align: center;
color: purple;
}

h2
{
text-align: center;
color: purple;
}

h3
{
text-align: center;
color: blue;
}

table 
{
width: 100%;
}