/**
 * CSS StyleSheet for TheatricalReality.biz/com/net
 * ©2008 Theatrical Reality, Inc.
 * Joshua Walter, author
 * 
 * Content-specific stylesheet for
 * main.php
 */

#content p, #content h1, #content h2, #content h3 {
	text-align: center;
	padding: 4px;
}

#photos { text-align: center; }

