html {
	height: 100%;
}

body {
	background-color: #CE0000;
	background-image: url(/graphics/sintpiet.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 100%;
}
p {
	font-family: Comic Sans MS;
	font-size: 13px;
	color: white;
}
td {
	font-family: Verdana;
	font-size: 13px;
}
.gbitem {
	font-family: Verdana;
	font-size: 13px;
	color: white;
	border-top: 1px dashed white;
	padding-top:5px; margin-top:5px;
}
.nickn {
	color: yellow;
	font-family: Comic Sans MS;
}
.gbtxt {
	padding: 5px;
	font-family: Verdana;
	font-size: 13px;
	color: white;
}
.thumb {
	border: 1px solid white;
}
.vh {
	font-size:16px;
}

#intro {
	width: 785px;
}

