.post {
	background-image: url("/images/bg2-IMG_2565.JPG");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#content {
	background-image: url("/images/bg1-IMG_2565.JPG");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
A:visited {
	background-color: inherit;
	background-image: inherit;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
