BODY { background-image: url(images/background.jpg); 
	background-color: rgb(204, 153, 51); }
P {direction: ltr; color: rgb(0, 0, 0); 
	font-size: large }
H1 { font-weight: bold; direction: ltr; color: rgb(0, 0, 0); 
	font-size: large }
UL P { color: rgb(0, 0, 0); 
	font-size: x-large }
LI P { color: rgb(0, 0, 0); 
	font-size: x-large }
TD.TEXT { background-color: #DEB887; border: 2px solid black;
	padding: 6px 6px }
