﻿.MasterBody
{
	background: url(/img/bgBase_theme1.jpg) repeat-x top;
}

.MasterContainer
{
    background: url(/img/bgContainer_theme1.jpg) no-repeat top;
}

.MasterContent
{
	background:#406380 url(/img/bgHomeContent_theme1.jpg) no-repeat top;
}

.FooterContent
{
	background:url(/img/footer.jpg) no-repeat bottom;
}

.InfoFeed
{
    background:url(../img/bgInfoUpdate.jpg) no-repeat top;
}

