body {
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: orange;
	margin:10px 0px; padding:0px;
	text-align:center;

	}

#inhoud {
	width: 800px;
		height:580;
		margin-left: auto;
		margin-right: auto;
		text-align: right;
		background-image: url(../pics/valentijnsdag.jpg);
		background-position: top;
		background-repeat: no-repeat;
		padding-right: 20px;
		color: #666;
		}




#plaats {
		width: 800px;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		
	
}

	h1 {
	font-size: 48px;
	color: #099;
	margin-top: 5px;
		
}
	
	a:link {
          font-family : verdana, sans-serif;
          color : #669;
          text-decoration : none;
          font-size : 11pt;
          
      }
	a:visited {
	font-family: verdana, sans-serif;
	color: #339;
	text-decoration: none;
	font-size: 11pt;
	
	
}
    a:active {
          font-family : verdana, sans-serif;
          color : yellow;
          text-decoration : underline;
          font-size : 11pt;
          
      }
    a:hover {
           font-family : verdana, sans-serif;
          color : #red;
          text-decoration : none;
          font-size : 11pt;
          background-color : orange;
      }
		
		hr {
			text-align: center;
			width: 390px;
		}
