body {
	font: 70% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#header {
	background: black url('i/pixels.gif') center center no-repeat;
	width: 100%;
	height: 120px;
	}

h1 { /* H1 is used for the title of your blog */
	padding-top: 40px;
	font-size: 2.2em;
	}	

#primary .itemtext img {
	margin-left: 15px;
	float:right !important;
	}
	
.tags {
	line-height: 25px;
	background-color: #FAFAFA;
	border-top:1px dotted #BBB;
	border-bottom:1px dotted #BBB;
	}

#primary .entry-content img {
	margin-left: 15px;
	float:right !important;
	}

h6 {
	font-size: 1.5em;
	font-weight: bold;
}
