BODY {
   font-family: "Comic Sans MS","Trebuchet MS", Arial, Helvetica, sans-serif;
   color:yellow;
   background: #fff url(background.jpg);
   text-align:center;
}

IMG {
   border-style: hidden;
}

.general
{
   font-family:"Comic Sans MS",sans-serif;
   font-size:12pt;
}

P.center {text-align: center}
P.large  {font-size: 24pt}

TABLE.center {margin-left:auto; margin-right:auto;}

A:hover   {font-weight:bold}
A:link    {color:yellow}
A:visited {color:salmon}

P.H1 {font-size: 20pt;
      font-style: italic;
      text-align: center;
      color: yellow;
      background-color: red;
     }

H2 {font-size: 16pt}

.pic_title  {color:yellow; background-color:red}

.norway   {color:blue; background-color:red}
.comment  {color:red}
.pcwhdr   {color:lime; background-color:black}
.pcwmenu  {color:white; background:black}
.pcwruler {color:lime; background-color:magenta}
.pcwtxt   {color:white; background:blue}

.pcwrite
{
   font-family:monospace;
   font-size:12pt;
}

