@import url("link.css");
@import url("arialtype_body.css");

.backgroundtree {
	background-attachment: fixed;
	background-image: url(images/background_tree2.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}
