/*
 * wisdom.css
 *
 * Style sheet for the Cosmic Ledger website
 *
 * Copyright (c) 2005&ndash;2008 Magnus Olsson
 *
 * This style sheet is copyrighted, but you are allowed to borrow
 * from it and even copy it so long as you give proper credit and
 * provide a link back to this site.
 */

#content p {
/*text-align: left;*/
margin: 1em 0;
}

#content p + p {
/*	text-indent: 0;*/
margin-top: auto;
}

