body {
	background:  url('images/coffee_beans.jpg') fixed;
	font-family:arial;

}
h1, .post_title
 {	font-family: Arial, 'Times New Roman', Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ab1919;
	text-align: center;
	word-spacing: 1px;
}
h2, .post_text
 {	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align:center;
	margin-left: 5%;
	margin-right: 5%;
	word-spacing: 1px;
	}
h3, .post_text
 {	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left: 5%;
	margin-right: 5%;
	word-spacing: 1px;
	text-indent: 1%;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	
}
a:visited {
	color: #2F4F4F;
	text-decoration: none;
	font-style: italic;
}
