body {
	background-color: #E4D6C9;
	background-attachment: fixed;
	background-image: url(../images/bgpanel.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
	width: 500px;
	margin-bottom: 20px;
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px; 
	
}
.bigcap {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
}
.biblepeople {
	color: #663333;
}
