		body {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			margin: 0px;
			font-size: 12px;
			/* for editor */
			background-color: #eeebdc;
		}
		img {
			margin: 0px 5px 0px 5px;
		}
		h1 {
			font-size: 13px;
			font-weight: bolder;
			color: #000011;
		}
		a {
			font-weight: bolder;
			color: #7b2f3b;
			text-decoration: none;
		}
		a:hover {
			text-decoration: underline;
		}
		#goldenhart {
			float: right;
		}
		p {
			font-size: 12px;
		}
		.heading {
			color: #b29964;
			font-weight: bolder;
			font-size: 12px;
		}
		.text {
			color: #000000;
			font-weight: normal;
			font-size: 12px;
		}
		#contact {
			text-align: left;
			width: 400px;
			margin: 0px auto;
		}
		#edit {
			background-color: *#3a2f37;
		}
