body{	background-image: url("images/spacey.png");	background-color: #000000;	color: #ffffff;	}div.main{	position: relative;	top: 300px;	left: 50%;	}#center{	position: relative;	width: 250px;	height: 250px;	top: -125px;	left: -125px;	}#sailorsun{	position: absolute;	width: 100px;	height: 100px;	top: -250px;	left: -50px;	}#diaries{	position: absolute;	width: 100px;	height: 100px;	top: 50px;	left: -223px;	}#orphanage{	position: absolute;	width: 100px;	height: 100px;	top: 50px;	left: 123px;	}#kbwc{	position: absolute;	width: 100px;	height: 100px;	top: 200px;	left: -182px;	}#dreamers{	position: absolute;	width: 100px;	height: 100px;	top: 200px;	left: 100px;	}#thetxt{	position: absolute;	width: 250px;	height: 250px;	top: -125px;	left: -125px;	z-index: 2;	}img{ border: 0; }