body {
	background-color: #D7E9F3;
}

.wrap {
	position: relative;
	margin: 0 auto;
	width: 720px;
}

a {
	position: absolute;
	display:inline-block;
	background-image: url("1x1.png");
}

#fb, #home {
	width: 90px;
	height: 90px;
}

#home {
	left: 360px;
	top: 0;
}

#fb {
	left: 450px;
	top: 90px;
}

#logo {
	width: 360px;
	height: 180px;
	left: 180px;
	top: 180px;
}

#email {
	width: 210px;
	height: 20px;
	left: 430px;
	top: 570px;
}