/* 
-----------------------------------
-----------------------------------
Site:       Sitename
CSS author: Your name here
Updated:    Date
Updated by: Your name here
-----------------------------------
-----------------------------------
*/

body
{
	margin: 1em;
	padding: 0;
	font: 100%/1.25 helvetica, arial, sans-serif;
	color: #000;
	background: #FFF;
}

a { text-decoration: none; }
a:link { color: #000; }
a:visited { color: #000; }
#utilities, #navigation, #content form, #quotes { display: none; }
#container { width: 600px; }
#logo { padding: 30px 0; }
#content { margin: 2em 0; }
#footer { text-align: right; }
