body {
	background-color: #F2F2F2;
}
#righttop {
	word-spacing:0px;
	font-size:30px;
}

#header {
	width:100$;
	height:50px;
	text-align:center;
	line-height:70px;
	font-family:"Century Gothic";
	font-size:18px;
	word-spacing:20px;
	padding-left:0px;
	position: static;
}

#content {
	font-size:26px;
	font-family:"Century Gothic";
	font-weight:bold;
	color:#666;
}

#lijn {
	width: 50%;
	height: 2px;
	border-bottom: 1px solid #d2d2d2;
	margin-left: auto;
	margin-right: auto;;
}

#footerlijn {
	width: 50%;
	height: 2px;
	border-bottom: 1px solid #d2d2d2;
	margin-left: auto;
	margin-right: auto;;
	
}

#footer {
	width:50%;
	height:50%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:"Century Gothic";
	font-size:10px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #000;
}

#lijn3 {
	width: 230px;
	height: 2px;
	border-bottom: 1px solid #d2d2d2;
	float:left;
	font-size:14px;
	font-family:"Century Gothic";
	font-weight:normal;
}

.h2{
	font-size:70px;
	color:#F30;
}
	
	
@charset "utf-8";
/* CSS Document */

