@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: "Black Chancery";
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/BLACKCH0.eot);
}
body {
	margin:0;
	padding:0;
	background:transparent;
	color: #DFDFDF;
	cursor: url(http://www.chatcafeeke.nl/_image/wink.ani);
}
#chattips {
	position:absolute;
	width:95%;
	left:30px;
	top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:.9em;
	height:1255px;
}
#chattips h1 {
	font-family:"Black Chancery", Georgia, "Times New Roman", Times, serif;
}
#chattips h2 {
	font-family:"Black Chancery", Georgia, "Times New Roman", Times, serif;
	font-size:26px;
}
#chatuitleg {
	position:absolute;
	width:95%;
	left:20px;
	right:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	top:1375px;
	font-family:Verdana, Geneva, sans-serif;
}
#chatuitleg h2 {
	font-family:"Black Chancery", Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bolder;
}
#veelplezier {
	position:relative;
	text-align:center;
	width:95%;
	right:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	top:2300px;
}
#veelplezier a {
	font-family:"Black Chancery", Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	float:right;
	color:#DFDFDF;
	text-decoration:none;
}

