body {
		background-image: url(http://patentbaristas.com/skins/coffee1/repeat.jpg);
		font-family: verdana, sans-serif;
		color: white;
		font-family: verdana, sans-serif;
		font-size: 11px;
	}
	a {
		color: #89543A;
		text-decoration: none;
	}
	a:hover {
		background-color: #ffefd5;
		text-decoration: none;
	}
	.sidebar {
		position: absolute; z-index: 2; left: 580px; top: 290px; width: 250px;
	}
	.sidebar a {
		color: silver;
		text-decoration: none;
	}
	.sidebar a:hover {
		background-color: #834F36;
		text-decoration: none;
	}
	th, td {
		font-family: verdana, sans-serif;
		color: #ffefd5;
		font-size: 11px;
	}
	option, input, select, textarea {
		border: solid 1px #C8B1A6;
		font-family: verdana, sans-serif;
		color: #0F0910;
		font-size: 11px;
		background-color: #EFE3CB;
	}
	.header_title {
		position: absolute; 
		z-index: 1; 
		top: 0px; 
		left: 0px;
	}
	.header_coffee {
		position: absolute; 
		z-index: 0; 
		left: 449px; 
		top: 0px;
	}
	.mainblog {
		position: absolute; 
		z-index: 2; 
		left: 100px; 
		top: 210px; 
		width: 445px; 
		color: #0F0910;
	}
	.date {
		font-size: 14px; 
		color: #5A3D32; 
		text-align: left;
		padding-bottom: 10px;
	}
	.title {
		font-size: 14px; 
		padding-bottom: 4px; 
		text-align: left; 
		font-weight: bold;
	}
	.author {
		color: #5A3D32; 
		font-size: 11px;
		padding-top: 8px;
	}
	.text {
		padding-left: 15px; 
		padding-right: 15px;  
		color: #000000; 
		padding-bottom: 8px; 
		padding-top: 4px;
		font-size: 11px;
	}
	.footer {
		border-top: solid 1px #0F0910; 
		text-align: center; 
		padding-top: 5px; 
		color: #5A3D32;
		margin-bottom: 20px;
	}
	.side-text {
		color:#ffefd5; 
		font-size: 11px; 
		margin-left: 25px; 
		padding-right: 5px;
	}