
BODY { 
  color: #000066;
  background: url(pic/bagrund1.jpg) white;
}
  
h1, h2, h3, h4, h5, h6
{
  text-align:left;
  margin-top: 10px;  
  margin-bottom: 10px;
  page-break-after:avoid;
  font-family:"Comic Sans MS", sans-serif;
  font-weight:normal;
  background:transparent;
  color:#003366;
  }

h1  {
  font-size:xx-large;
  font-weight:bold;
  }

h2  {  font-size:x-large }
h3  {  font-size:large }
h4  {  font-size:medium }
h5  {  font-size:small }
h6  {  font-size:x-small }

p, li  {
  margin-right:0em;
  margin-left:0em;
  font-size:medium;
  font-weight:normal;
  font-family:"Comic Sans MS", fantasy;
  background:transparent;
  color:#000066;
  }  

A:link IMG { border: thin solid blue }

 
a:link
  {color:#3333CC;
   background:transparent;
   text-decoration:underline;}
  
a:visited
  {color:purple;
  background:transparent;
  text-decoration:underline;}

-->
