﻿body /*this is a hack to allow the content editor in Umbraco to ignore the background*/
{
	margin: 0;	
	text-align: center;
	background: #fff url(images/bg_sub.jpg) no-repeat top center;
}