/* AdamsFamilyFarm.com headings.css */

h1
{
font-size: 24px;
font-weight: bold;
color: #B22222;
text-align: center;
}

h2
{
font-size: 24px;
font-weight: bold;
margin-bottom: 0px;
}

h3
{
font-size: 18px;
font-weight: bold;
margin-bottom: 0px;
}

