/* CSS Document */
h1 {
  color:#340017;
	font-size:1em;
	padding-bottom:30px;
}
.text1 {  
	font-size:1em;
}					
 body {
	height:100%;
	min-height:100%;
	width:100%;
/*	background-color:#F7E9F1;*/
	/*background-image:url(../img/bodyBG.jpg);*/
	font-family: "Times New Roman", Times, serif;
/*	font-style: italic;*/
	}

