@import url('layout.css');/*DEFAULT STYLESHEETUse this stylesheet to control layout of the page. Do not use for anything related to type.Parent Website: Scottish Green PartyAuthor: Graham C MorleyLast Revision Date: 29th March 2010*/*{	/* First let's reset all padding and margins to give us an equal work area cross platform */	margin: 0px;	padding: 0px;}html{	/* Now reset the font size so we can use EM sizing cross platform */	}body{	}table, th, td, li li, li p, td p, blockquote p {	/* These specifications should prevent incorrectly font sizes due to inheritance */	font-size:1em	}
