body {
	background:#F8F8F8;
	color:#949BA1;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#content {
	margin:170px auto 0;
	width:500px;
}
#logo {
	padding-bottom:50px;
}
a  {
	color:#7F4095;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1  {
	font-size:40px;
	color:#333333;
}
h2  {
	font-size:20px;
	color:#A60000;
}