/* Stylesheet voor divephoto.net */

/* de margin en padding worden gebruikt om de bovenste balk volledige breedte te maken */
  body {font-family: tahoma, verdana, arial; 
  	margin: 0;
	padding: 0;
  	font-size: 12pt;
    background-color: #404d57;
    letter-spacing: 0.1cm;
    color: #ffffff;
    }
 	
  .centreer { text-align: center;
    }

  .rechts { text-align: right;
    }
   

    
   a { color: #ffffff;
     text-decoration: none;
     }
     
   a:hover { color: #FFFF99;
  	}

   h1, h2, h3 { color: #ffffff;
    }

   h1 { font-size: 46pt;
    margin-top: 0.2cm
    }

   h2 { font-size: 14pt;
    }

   h3 { font-size: 12pt;
      }
    
    
 


  
