#detect1 {
	position: absolute;
  	top: 0px;
  	left: 0px;
	z-index: 1;
	background-color: #ffffff;
	width: 1000px;
	height: 100px;
}

#login {
	z-index: 0;
}

#login2 {
	position: absolute;
  	top: 15px;
  	left: 480px;
  	background-color: #ffffff;
}

#logo {
	position: absolute;
  	top: 120px;
  	left: 260px;
  	background-color: #ffffff;
}

#request {
	position: absolute;
  	top: 150px;
  	left: 75px;
  	background-color: #ffffff;
}

#expli {
	position: absolute;
  	top: 150px;
  	left: 75px;
  	background-color: #ffffff;
}

#invite {
	position: absolute;
  	top: 100px;
  	left: 600px;
  	background-color: #ffffff;
}

#footer {
	position: absolute;
  	top: 500px;
  	left: 0px;
  	background-color: #ffffff;
}
