.background {
	background-attachment: fixed;
	background-image: url(../graphics/template_graphics/girl_tree.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clip: rect(auto,auto,auto,auto);
}

