body {background-image:url('images/trakter.jpg')} ;  
background-repeat:repeat-y;
}

BODY { font: 11pt Verdana }
{font-style:medium}

#container {
background : #FFFFFF;
position: relative;
min-height: 90%;
width : 900px;
margin : 0 auto;
padding-bottom: 0px;
margin-top:0px;
margin-bottom:0px;
}
div.figure {
  float: center;
  width: 25%;
  border: 4px double blue;
  margin: 0.5em;
  padding: 0.5em;
 background : #E0F8F7;
 
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
H1,H2,H3 { color: #666666 }

H1 { font: 11pt Lucida Sans Unicode}
H2,H3 { font: 11pt Lucida Sans Unicode }
A:link, A:visited { text-decoration: underline }
A:link, A:visited  { color: #000066 }
A:link, A:visited  { font: 11pt Lucida Sans Unicode }
A:hover { text-decoration: none ; }
A:hover { color: red }
