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

/* LAYOUT WIDTH */

/* Example for a fluid layout:
.inside{
	width:95%;
}
*/
#search input#q {
	background-color: #ffffff;
}
#primary p a img {
	margin-right: 3px;
}
/* Example for a static layout:
.inside{
	width:800px;
}
*/
