html,body,div,iframe,h3,h4,h5,h6,p,pre,em,font,strike,sub,u,i,center,ol,button,table,tbody,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
}

body {
	background:#FFFFFF url(http://www.krabbelplezier.nl/vbol/vraag_van_de_dag.jpg);
	background-repeat: no-repeat;
}

.qotd {
	float:left;
	width:300px;
	height:200px;
	padding:60px 20px 0 20px;
}

.qotd-kop {
	font-size:14px;
	color:#E8103F;
	text-align:center;
	font-weight:bold;
	padding:0 0 20px 0;
	position:relative;
	float:left;
	width:260px;
	background:transparent;
}

.qotd-content {
	color:#000000;
	font-size:12px;
	position:relative;
	float:left;
	width:260px;
	background:transparent;
}

