body {
  font-size:		100.01%;
  background:		#fff;
  color:		#000;
  font-family:		serif;
}

a, a:link {
  text-decoration:	none;
  border-bottom:	none;
  color:		#000;
}
a:visited, a:hover, a:active, a:focus {
  text-decoration:	none;
  border-bottom:	none;
  color:		#000;
}

.site {
  margin:		0;
  max-width:		auto;
  padding:		0 10em 0 0;
}
.head {
  display:		none;
}

.r {
  float:		none;
  margin:		0;
  clear:		none;
}
