﻿body
{
}
.subcontent h1,.subcontent ul
{
    color: #EC661F;
}
.subcontent p
{
    color: black;
}
.bgimage
{
    background-image: url("images/familyhome.jpg");
}
.column1
{
    width:51%;
}
.column2
{
    width:45%;
}
