@CHARSET "ISO-8859-1";

body {
	background: url(gradient.jpg) #9FA5B1 repeat-x top;
	font-family: Verdana, serif;
}

a {
	color: black;
	text-decoration: none;
}

img.icon {
	/*width: 22px;
	height: 22px;*/
}

#space {
	height: 80px;
	position: relative;			
}

#path {
	vertical-align: center;
	margin: auto;
	width: 600px;
	height: 600px;
	background: url(Belgium-map.png) transparent no-repeat right;
}

.welcome {
	text-align: right;
	width: 130px;
	position: relative;
	top: 200px;
	left: 50px;	
	font-size: 15pt;					
}

.errea {
	font-size: 40pt;
	position: relative;			
	top: 200px;	
	left: 200px;		
}

.contact{
	position: relative;
	top: 300px;
	left: 400px;
}

.contact td{
	vertical-align: top;
}

.contact a{
	text-decoration: underline;
}

.contact table{
	border: ridge;
}

.global {
	position: relative;
	top: 100px;
	left: 450px;
	font-size: 15pt;
	vertical-align: middle;
}

.mailform {
	text-align: left;
	position: relative;
	top: 100px;
	left: 50px;
}

.formbox {
	width: 400px;
}

img {
	border-style: none;
}
}
