body {background-image: url(images/testbrick1.jpg);}

h1 {text-align: center;}



p {	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	font-family: "Bitstream Vera Serif", Georgia;
	border: 3px solid black;
	padding: 4px;
	background-color: rgb(124, 52, 50);
	color: rgb(192, 138, 112);}

h2 { 	margin-left: 15%;
	margin-right: 15%;
	text-align: center;
	font-family: "Bitstream Vera Serif", Georgia;
	border: 3px solid black;
	background-color: rgb(124, 52, 50);
	color: rgb(192, 138, 112);}


ul { 	margin-left: 15%;
	margin-right: 15%;
	text-align: center;
	font-family: "Bitstream Vera Serif", Georgia;
	border: 3px solid black;
	background-color: rgb(124, 52, 50);
	color: rgb(192, 138, 112);}


li { 	margin-left: 15%;
	margin-right: 15%;
	text-align: center;
	font-family: "Bitstream Vera Serif", Georgia;
	border: 3px solid black;
	background-color: rgb(124, 52, 50);
	color: rgb(192, 138, 112);}
