.download-p, div.Image {
	text-align: center;
}
.Wallpapers {
	clear: both;
	margin: 0 auto 45px;
}
div.Image {
	width: 100%;
	padding: 45px auto;
	margin: 0 auto;
}
.id-h, .id-sq, .id-v {
	position:relative;
}
.id-h {
	width: 150px;
	height: 84px;
}
.id-sq {
	width: 150px;
	height: 150px;
}
.id-v {
	width: 100px;
	height: 178px;
}
.Image span a {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: ease-in-out;
} 
.Image span:hover a {
	opacity: .5
}
.separator {
	margin: 25px 0;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #101219;
}
.astrik {
	color: #FF0000;
	font-weight: bold;
}
p.astrik {
	color: #FF0000;
	text-align: center;
	font-size: small;
}