@charset "utf-8";

/* CSS Document */

.notebook 
{
	background-image: url(http://www.sewaweek.org.uk/images/notebookgraphic.gif);
	background-repeat: repeat;	
}
.dearfriend {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}

