body {
	margin:auto;
	padding:auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
.content {
	font-size: 13px;
	color: #333333;
	line-height: 1.5;
}

.date{
	font-size:30px;
	line-height:1.5;
	color:#333;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	}

.heartword{
	font-size:20px;
	line-height:1.5;
	color:#333;
	font-family:"微軟正黑體", "華康中黑體", "新細明體";
	}

h1{
	font-size:30px;
	line-height:32px;
	color:#56ca8d;
	font-family:"微軟正黑體", "華康中黑體", "新細明體";
	}