*
{
	margin:			 	0px;
	padding:		 	0px;
}

body
{
	margin:			 	100px 0px 0px;	
	text-align: 	center;
	font-family: 	Arial
}

#logo
{
	width:			 	800px;
	height:		 	 	522px;
	margin:			 	0px auto;
	background:	 	#FFFFFF url(../../../images/els-deenen.png) center no-repeat;
}

h2
{
	font-size:   		24px;
	font-weight:   	bold;
	margin:			 	  10px 0px;
	text-transform: uppercase;
}