h2,#side_box, #footer {
  display:none;
}

h1 a{
  color: black;
}
h1{
  font-size: 160%;
  font-family: Georgia, Times New Roman, Serif;
	font-style: italic;
}

h3{
  font-size: 130%;
  font-family: Georgia, Times New Roman, Serif;
	font-style: italic;
}
body {
	font-family: Verdana, arial,helvetica,clean,sans-serif;
  font-size: 80%;
}


