body {
	// background-color:#142d3c;
background-color:#FFFFFF;
	font-family: "Helvetica Neue", Arial, "Trebuchet MS", Helvetica, sans-serif;
	// background-image:url('http://tinywords.com/wp-content/uploads/2016/09/frostyforest1.png'); 
	background-image:url('http://tinywords.com/wp-content/uploads/2017/01/frostyforest1b.jpg');
	background-repeat:no-repeat;

	}

a {
	text-decoration:none;
	color:#26633e;
	}


.post, footer.entry-footer, div.nav-links {
	background-color: #FFFFFF88;
	}


.post img {
	background-color:#b4aaaa;
	padding:100px auto;
	margin-left:-50px;
	border:25px solid #142d3c;
	border-bottom: 50px solid #142d3c;
	}
