@charset "UTF-8";
/* Print Stylesheet */

body {
	background: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

h2 {
	color: #000;
}

a {
	color: #000;
}

.post .title {
	background: #fff;
}

#welcome {
	background: #fff;
}

.caption, #contact img, #header img, .welcomephoto img, .rightphoto img, .leftphoto img {
	display: none;
}

#menu {
	display: none;
}

#footer {
	color: #000;
}

#footer a {
	color: #000;
}

