/* Style Sheet for www.pitot.org/CedricSusan/ */
/* ========================================== */

.outterBox {
	width: 630px;
	padding: 20px;
	margin-top:  30px;
	margin-bottom:  30px;
	background-image:  url(http://www.pitot.org/CedricSusan/images/paperRidged.jpg);
}

.smallerBox {
	width: 480px;
	padding: 20px;
	margin-top:     30px;
	margin-bottom:  30px;
	margin-left:    auto;
	margin-right:   auto;
	background-image:  url(http://www.pitot.org/CedricSusan/images/paperRidged.jpg);
	font-family: fantasy, serif;
	font-style: italic;
	font-size: larger;
}

body {
	background-image:  url(http://www.pitot.org/CedricSusan/images/paperFlowerMany.jpg);
	font-family: Cursive;
	font-size: smaller;
}
.body2 {
	background-image:  url(http://www.pitot.org/CedricSusan/images/paperFlowerFew.jpg);
}

