
h2 {text-align: center}
body{ 
	background-color: white;
	color: black;
	background-image: url("boxes_01.jpg");
	background-repeat: no-repeat;
	background-position: top right
	}
.heading{ padding-top: 12px;}
p {font-family: times}
p {font-size: 100%}
p.copy {font-size: 70%}
p.copy {text-align: center;
		align: center;
		display: inline;}