h1, h2, h3, h4, p, body, table
{font-family: Helvetica, Arial, Sans-serif!Important;
 color: #663300!Important;}

h1 {font-size: 24pt;
    position: absolute;
    left: 50px;
    background-color: #339966;}

body { font-size: 18pt;
  background-image: url(72-Australasian.gif);
  background-color: #339966; }

p { font-size: 12pt;
   background-color: #339966;
   position: absolute;
   top: 50px;
   left: 50px;
   width: 675px; } 

a:link {color: #663300;} /* an unvisited link */
a:visited {color: #4B0082;} /* a visited link */
a:hover {color: #FF00FF;} /* mouse hovering */

.topheadline { font-size: 24pt;
position: absolute;
top: 100px;
left: 100px;
background-color: #339966;}

.leftcolumn {
font-size: 18pt;
position: absolute;
top: 200px;
left: 100px;
width: 300px;
text-align: justify;
background-color: #339966;}

.rightcolumn {
font-size: 18pt;
position: absolute;
top: 200px;
left: 460px;
width: 400px;
text-align: justify;
background-color: #339966;}