
#wrapper #main {
	float: right;
	width: 999px;
	background-color:rgb(247, 236, 233);
	height:auto;
	margin-right: 10px;
	font-family: lato, "open sans";
	font-size:16px;
}
#wrapper #main table tr .white a {
	font-family: lato, "open sans";
	color: #000;
}

#head {
	background-color: #FFF;
}
#header {
	background-color: #036;
}
h6 {
	font-family: lato, "open sans";
	font-size: 12px;
	color: #FFF;
}
.psalm_book{
	font-family:lato, "open sans";
	font-size:23px;
	font-weight:500;
	background-color: #CFF;
	color:#F00;
	}