@import "../style.css";

body{	background-color: #ffffff;
	background-image: url(ivyside.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	color: #004000;
	margin-left: 8em
}

