body {
#    padding-left: 11em;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: purple;
    background-image: url("faintcolorflower.jpg");	
}
h1{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-align:  center
 }

h3{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
        font-weight: bold;
	text-align: left
}

#comment{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black
}

a.n_href {
	text-decoration:none;
}

	

a {
	color: blue;
}

a:visited {
	color: red;
}

