#main {
	position: absolute;
	height: 358px;
	width: 744px;
	left: 50%;
	margin-left: -372px;
	top: 25%;
}
body {
	background-image: url(../images/back.jpg);
	background-color: #478D29;
	background-repeat: repeat-x;
}
#welkom {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #59B134;
	text-decoration: none;
	position: absolute;
	left: 50%;
	top: 275px;
	width: 100px;
	margin-left: -180px;
}
#bienvenue {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #59B134;
	text-decoration: none;
	position: absolute;
	left: 50%;
	top: 275px;
	width: 100px;
	margin-left: 40px;
}
.line {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #59B134;
	text-decoration: none;
}

