body		{ background: #dfa; margin: 0px; padding: 0px; font: normal 10px/15px sans-serif; }
#content	{ background: #cd9; border-right: 5px dotted #dfa; width: 500px; height: 500px; padding: 5px; color: #960; }
#content p	{ text-align: justify; margin: 0px; padding: 0px; margin-bottom: 10px; }
#archives	{ position: absolute; left: 500px; top: 0px; padding: 5px; color: #ca0; }
/* p:first-letter	{ font-size: 200%; } */
