/* By Lapinator (c) 2006 */

p { 
	border: 4px double red;
	margin: 10px 150px;
	padding: 10px;
	text-align: center;
}
