/* =styles specific to homepage
--------------------------------------------------------------------*/

/* body {
	background-image: url(images/bg-long.png);
	background-position: 0 0;
}

#header {
	background-image: url(images/bg-head-home.jpg);
	height: 400px;
}

#header h1 {
	height: 400px;
}

#main {
	background-image: url(images/bg-head2.png);
	background-position: 0 0;
} */

/* #content .post p {
	font-size: 120%;
	line-height: 140%;
	color: #543;
} */