


/* DIV     { position: absolute; left: 200px; top: 40px; width: 150px } */

BODY.img1 { background-image: url(images/prinsesseweg.gif) ;
            background-repeat: no-repeat ;background-color: white ;
	        background-attachment: fixed ;/* background-position: center*/ /*bottom*/ ;
	        background-position: 40px 0px }

BODY.img2 { background-image: url(images/prinsesseweg.gif) ;
            background-repeat: no-repeat ;background-color: white ;images/europe-03.jpg
	        background-attachment: fixed ;  /* background-position: center*/ /*bottom*/ ;
	        background-position:  40px 80px }
}


.one     { color: green ; font-size : 32pt ; text-transform: capitalize ; text-decoration: none }
.two     { color: red   ; position: absolute; left: 150px; top: 600px ; text-decoration: blink }
.two2    { color: red   ; font-size : 16pt ; position: absolute; left: 150px; top: 600px ; font-style: bold ; text-decoration: blink }
.three   { color: blue  }
.four    { color: purple}

DIV.img1 { position: absolute; left: 80px; top: 80px; width: 360px ; /* overflow: scroll ;*/   /*background-color: #FF6666 */  }

H1.img1  { color: blue  ; font-family: impact; position: absolute ; left: 220px ; top: 20px }

A.start1 { color: red ; font-family: sans-serif ;
                          font-size : medium; font-style: italic ;
                          font-weight: 100 ; line-height: 1 ; 
                          text-transform: uppercase ;  text-decoration: none ;  border-color: green ; border-width: 10px }

H4.img1  { border-color: green ; border-width: 3px }

DIV.img2 { position: absolute; left: 150px; top: 150px; width: 50px ; /* overflow: scroll ;*/  border-color: green ; border-width: 3px ; /* background-color: lime */ }

DIV.img3 { position: absolute; left: 520px; top: 600px; width: 460px ; /* overflow: scroll ;*/  /* background-color: blue*/
           font-family: sans-serif, impact ;
           font-size :  8pt ; font-style: italic ; }

DIV.logo1 { position: absolute; top: 100px; width: 400px ; font-family: sans-serif, impact ;
            font-size :  8pt ; font-style: italic ; }

/*
FRAME.bkmrks { font-family: courier, impact ; font-size :  6pt ; font-style: italic ;
               text-decoration: none ;  background-color: grey }
*/

DL.bkmrks { font-family: sans-serif, courier, impact ; font-size :  6pt ; font-style: italic ;
            text-decoration: none ;  background-color: #CDCDCD /*grey */
	    }


A.start2 { color: green ; font-family: sans-serif, impact ;
                          font-size : 10pt ; font-style: italic ;
                          font-weight: 300 ; line-height: 1 ;
                          text-transform: uppercase ;  text-decoratimages/europe-03.jpgion: none ;  border-color: green ; border-width: 10px }

P.border2 { border-color: green ; border-width: 10px }

H1       { color: grey  ; font-family: impact }
H3       { color: blue  ; font-family: helvetica bold}
H2       { font-family: sans-serif, helvetica, impact, sans-serif }

P.first  { color: green ; font-family: courier}
P.second { color: red   ; font-family: courier}
P.third  { color: blue  ; font-family: courier}

A.one    { color: green ; font-family: sans-serif, impact ; 
                          font-size : 32pt  /*32pt*/ ; font-style: italic ; 
			  font-weight: 300 ; line-height: 1.5em ; 
			  text-transform: uppercase ; text-decoration: none }

A.two    { color: red   ; font-family: sans-serif, impact ; 
                          font-size : 20pt ; font-style: normal ; 
			  font-weight: 400 ; line-height: 3 ;
			  text-transform: capitalize ; text-decoration: none /*overline */} 
			  
A.three  { color: blue  ; font-family: sans-serif, impact ; 
                          font-size : 16pt ; font-style: italic ; 
			  font-weight: 300 ; line-height: 2em ; 
			  text-transform: capitalize ; text-decoration: none /*line-through */} 


A.five   { color: black ; font-family: sans-serif, impact ; 
                          font-size : 10pt ; font-style: normal ; 
			  /* font-weight: 300 ;*/ /* line-height: 3em  ; */  
			  text-transform: normal ; text-decoration: none /* blink */ /*normal*/ } 

A.url    { color: blue  ; font-family: sans-serif, impact ;
                          font-size :  8pt ; font-style: italic ;
                          font-weight: 300 ; /* line-height: 2em*/ ;
                          text-transform: capitalize ; text-decoration: none /*line-through */}




B        { font-size: 1.5em }

/*
      A:link    { text-decoration: none }
      A:active  { text-decoration: none }
      A:visited { text-decoration: none } 
*/

/*
The basic 16 are aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow.
RGB notation : color: rgb(51,204,0 ,  or Hex notation #) 
*/
