body {
	font-size: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	background:#fff url(bg.gif) repeat-x top left;
	font-size: 2.5em;
	padding: 50px}
	
h1 { color: #2375bb; font-size: 150%}
	
a {text-decoration:none}

a:link, a:visited {color: #090}

a:hover, a:active, a:focus, a.grey, .grey {color: #444}

small {font-size:50%}


