body {
	color: black;
	background-color: yellow;
	background-image:url("http://www.sfsu.edu/~jtolson/textures/sort/purple/lilac/2.jpg");
	background-repeat: repeat;
}

pre{
	color: yellow;
	background-color: black;
	background-repeat: repeat-y;
	background-position: right;
	background-image:url("http://www.sfsu.edu/~jtolson/textures/sort/mixed/assorted/9.jpg");
}

