@charset "utf-8";
/* CSS Document */

body {
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height:23px;
	background:#d7cdbc; margin: 0;
	color: #555;
}
h1 {
	color: #8B473A;
	font-size: 20px;
}
a {
	color: #8B473A;
}