/*****************
  This is your playground. Customize Hemingway to your hearts extent. 
*****************

/* LAYOUT WIDTH */

/* Example for a fluid layout:
.inside{
	width:95%;
}
*/

/* Example for a static layout:
.inside{
	width:800px;
}
*/

h1 { color:white;font-weight:900;font-size: 20px; }
/*h3 { color:white;font-weight:900;font-size: 15px; }*/