/* stylesheet bij sollicitatieformulier De Kwartel */

body {
	background-color: #bfa67c;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
#Header {	
	width:770px;
	height:107px;
	background-image: url(plaatjes/KwartelHeader-770.jpg);
}
#Footer {	
	width:770px;
	height:107px;
	background-image: url(plaatjes/KwartelFooter-770.jpg);
}
#tekstvak {		
	width:770px;
	text-align:left;
	padding-top: 15px;
	padding-bottom: 15px;
}
a:link, a:visited {
	color:#081C75;
	text-decoration:none;
}
a:hover {
	color:white;
}
h2 {
	color:#081C75;
	margin-bottom:5px;
}
p {	
	margin-top:5px;
}
