
/* Menu */

.header { 
 font-family: "Gruppo", "Averia Serif Libre", "Belleza", sans-serif;
 font-size: 360%;
/* font-style: italic;
 font-weight: bold;*/
 padding: 1ex 1ex 0.35ex 1ex;
/* background: url("http://static.tumblr.com/l3dtuf9/kORkzr0jv/hr.gif") repeat-x scroll left bottom transparent;*/
 float: left;
}

/* Info Box */

.offset {
  clear: left;
}

/* Content and Footer */

.content { 
	padding: 25pt; 
	font-weight: normal;
  /*box-shadow: 4px 4px 20px black;*/
  /*box-shadow: 2px 2px 0px white;
  background: white;*/
  /*background: #fff url("handmadepaper.png") top left;*/
}

.footer { 
	margin-top: 18ex; 
	font-size: 60%; 
	color: gray; 
	text-align: center; 
}
