/* BibleBoosters CSS */

body { background-color: 4682B4 }

p, h1, h2, h3, h4, h5, a, td, li
{ font-family: "MS Sans Serif" }

i
{ font-family: "Times New Roman" }

h3
{ font-weight: lighter }

/*td
{ background-image: "url('my_rice.jpg')" }*/

hr
{
color: 4682B4;
width: 90%;
heigth: 2;
align: center
}

/* td { text-align: center } */

a 
{ text-decoration: none }

a:link {color: #0000CD}
a:visited {color: #0000CD}
a:hover {color: #000000}
a:active {color: #000000}