﻿body
{
    background-image: url("/Design/Images/Bkgr_about.jpg");
    background-repeat: no-repeat;
}

.OneColumn
{
	width: 60%;
}

.Content
{
	background-image: url('/Design/Images/People_AboutUs.png');
	background-repeat: no-repeat;
	background-position: bottom center;
    opacity: 0.75;
}
