#main-text
	{background-color:lemonchiffon; padding:0 15px; max-width:100%; border:1px solid chocolate; white-space:pre-wrap;}
#main-text img
	{border:1px solid black;}
#main-text * {vertical-align:top;}

.putty
	{white-space:pre-wrap; font-family:"Courier New",monospace; background-color:black; color:#BBBBBB; font-size:11px; line-height:1em; display:inline-block; padding:0 5px 5px 5px;}
.putty:hover
	{font-size:12px; line-height:1.2;}

#main-text > img:not(:hover)
	{max-width:800px; max-height:800px;}
#main-text > a > img:not(:hover)
	{max-width:800px; max-height:800px;}
