body 
{
	background-color: #F7F7B8;
	background-image: url(http://argan-kontor.de/mat/background1.jpg);
	background-attachment: fixed;
}
h1
{
  font-size: 18px;
  font-style: italic;
}

h2
{
  font-size: 16px;
  font-style: italic;
}

h3
{
  font-size: 16px;
  font-style: italic;
}

a
{
  text-decoration: underline;
  color: black;
}
