body
{background-image: url(http://www.burks.de/grafik/ecuador2.jpg);
background-repeat: no-repeat;
 background-attachment:fixed;
 background-position: center;
font-family: verdana, arial, sans-serif;
 font-size:14px;
 color: #ff0000;
 margin: 20px;}

h1
{color: #ff0000;
font-size: 30px;}

h2
{color: #ff0000;
font-size: 18px;}

h3
{color: #ff0000;
font-size: 16px;}

code
{font-family: courier,monospace;}

a
{font-weight: bold;
 text-decoration: none;
 color: #ff0000;}

a:visited
{font-weight: bold;
 text-decoration: none;
 color: #000080;}

a:hover,a:active
{text-decoration: underline;
 color: #000080;}
