
@media screen and (max-width: 600px) {
    body {
		background-size: auto 2700px;
	}

}
@media screen and (max-width: 1600px) {
    body {
		background-size: 1600px;
	}

}
@media screen and (min-width: 300px) {

	#explorer {
		top: 1085px;
		left: 56px;
	}

	#about-site {
		top: 315px;
		left: 400px;
	}

	#about-me {
		top: 220px;
		left: 70px;
	}


	#blog-sum {
		top: 620px;
		left: 267px;
	}


	#confession {
		top: 480px;
		left: 650px;
	}


	#ids {
		top: 1220px;
		left: 450px;
	}

	#sitesilove {
		top: 405px;
		left: 650px; 
	}

	#counter {
		position: absolute;
		top: 770px;
		left: 1360px; 
	}

	#links {
		position: absolute;
		top: 236px;
		left: 275px; 
	}

}
@media screen and (min-width: 1000px) {

	#explorer {
		top: 85px;
		left: 56px;
	}

	#about-site {
		top: 315px;
		left: 400px;
	}

	#about-me {
		top: 520px;
		left: 70px;
	}


	#blog-sum {
		top: 600px;
		left: 467px;
	}


	#confession {
		top: 480px;
		left: 650px;
	}


	#ids {
		top: 120px;
		left: 650px;
	}

	#sitesilove {
		top: 405px;
		left: 650px; 
	}

	#counter {
		position: absolute;
		top: 770px;
		left: 1360px; 
	}

	#links {
		position: absolute;
		top: 236px;
		left: 275px; 
	}

}

@media screen and (min-width: 1500px) {


	#explorer {
		top: 85px;
		left: 56px;
	}

	#about-site {
		top: 15px;
		left: 370px;
	}

	#about-me {
		top: 220px;
		left: 370px;
	}


	#blog-sum {
		top: 320px;
		left: 667px;
	}


	#confession {
		top: 480px;
		left: 650px;
	}


	#ids {
		top: 120px;
		left: 650px;
	}

	#sitesilove {
		top: 405px;
		left: 650px; 
	}

	#counter {
		position: absolute;
		top: 770px;
		left: 1360px; 
	}

	#links {
		position: absolute;
		top: 236px;
		left: 275px; 
	}

}

@media screen and (min-width: 1900px) {

	#explorer {
		top: 185px;
		left: 56px;
	}

	#about-site {
		top: 115px;
		left: 370px;
	}

	#about-me {
		top: 320px;
		left: 370px;
	}


	#blog-sum {
		top: 120px;
		left: 967px;
	}


	#confession {
		top: 480px;
		left: 650px;
	}


	#ids {
		top: 320px;
		left: 650px;
	}

	#sitesilove {
		top: 405px;
		left: 650px; 
	}

	#counter {
		position: absolute;
		top: 770px;
		left: 1360px; 
	}

	#links {
		position: absolute;
		top: 236px;
		left: 275px; 
	}

}









