BODY	{

	/*margin: 10%;*/
	/*places 10% margin around entire page */

	background-color: ffffff;
	background-image: url(watermark.web.gif);
	background-repeat: repeat-y;
	background-position: center;
	/* sets background image*/

}