.g {
	position: absolute;
	border: 0;
	z-index: 3;
}

#grid {
	position: relative;	
	top: 0;
	left: 0;
	width: 800;
	height: 600;
	border: 0;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-image: url('../pics/grid_phuket.jpg');
	background-repeat: no-repeat;
}