* {
	margin: 0;
	padding: 0;
	}
html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	/*background: #fff url(/001/blossoms.jpg) no-repeat bottom right; */
	background: #fffeee;/*#D3FFFE;*/
	margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	/*text-align: justify;*/
	color: #123123;
	}
h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
#main_text {
text-align: center; 
}
#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}