/*****************
  This is your playground. Customize Hemingway to your hearts extent.
  Anything present in this file will override default styles.
*****************/





/* LAYOUT WIDTH */

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

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