body { margin: 0 }
#welcome {
	position: relative;
	top: 0px;
	left: 0px;
	width: 995px;
	height: 609px;
	background: url('welpage2.jpg') center no-repeat;
}

img.register {
	position: absolute;
	top: 400px;
	left: 70px;
}

img.mail {
	position: absolute;
	top: 461px;
	left: 171px;
}

img.enter {
	position: absolute;
	top: 382px;
	left: 720px;
}
