body {  color: #000000;
        background: #ffffff
                    url(/annamaria/design/jarn.gif);
                    background-repeat: no-repeat;
                    background-position: 94% 70px;
        margin: 3%;
        max-width: 45em; }

td, th  {  color: #000000;
           background: transparent; }

h1, h2, h3, h4, p, i, b, em, strong, li, ul, ol, address, pre
      {  color: #000000;
         background: transparent; }

h1 { font-size: 200%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }


<!--img  border: 1px solid #eeeeee;   Plockar bort den här biten en stund. Om jag sätter tillbaka den måste jag sätta dit de två klamrarna.-->


a:link    {  color: #0000ff;  background: transparent; }
a:visited {  color: #660099;  background: transparent; }
a:active  {  color: #000000;  background: transparent; }


