body {
	size:90%;
	background-image: url(imgs/justice-fig1.jpg);
/* 
	background-image: url(https://65.media.tumblr.com/816bcb45672af8aaecd76a2d8b0d040b/tumblr_o72oex9snL1qbcd5to1_540.jpg);
 */
	background-size: 50%;

}
	
p	{
	font-size: 500px;        /*brows!*/
	font-family: Times;
	color: white;
	opacity: .4;
	width: 50%;
	border: 5px #000A1F;
	padding: 0px;
	position:absolute; 
	top:-50%;
	left:2px;
	}




/* In it's original form, this page called the image of the eyebrows from Pamela's tumbler account. You can see her background image code above. At some point the link to that image broke, however. Since I had asked Pamela's permission to share her work with other students and colleagues, I substituted a screen shot of the page in its earlier form, as you can see in the code above. */




 