@CHARSET "ISO-8859-1";
/*
 * Style Sheet for the Pastabilities SLCMS website - Global Styles
 */

html {
	font-size:100.01%;
}
body {
	font-size:12px; /* was 0.86em */
	font-size-adjust: none;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#FEFEFE; 
}
p {
	padding:0;
}

