#wrapper {
	height: 768px;
	width: 1024px;
	position: absolute;
	left: -1px;
	top: -1px;
	background-repeat: repeat-y;
}
#welcome {
	position: absolute;
	height: 249px;
	width: 884px;
	left: 116px;
	top: 318px;
	background-image: url(images/welcome_01.png);
	background-repeat: no-repeat;
}
#english {
	height: 768px;
	width: 573px;
}
#french {
	height: 768px;
	width: 451px;
	position: absolute;
	left: 572px;
	top: 0px;
}
#option {
	position: absolute;
	height: 24px;
	left: 324px;
	top: 218px;
	width: 157px;
}
