html
{

		/*-------------basic width Narrow -----------*/
		width:75%;
		margin-left:15%;
		margin-right:15%;
		text-align: center;
		
}


body
		/*-------------Add a border around the site. Overide the color in the site specific css if necessary -----------*/
{
border: solid 1px ;
}

