body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	}

a:link, a:active, a:visited { text-decoration: none; color: #1f2211; }
a:hover, a:focus { text-decoration: none; color: #1f2211; }
a.external {
	background: none;
	padding-right: 0;
	}

.content {
	background-color: #ffffff;
	border: 3px dashed #027b07;
	margin: 0 auto;
	width: 820px;
	}

.content p {
	clear: both;
	margin-top: 1em;
	text-align: justify;
	}

#linkToGallery {
	display: none;
	}

#header {
	background-image: none;
	font-size: 2em;
	height: auto;
	margin-top: 0;
	text-indent: 0;
	width: auto;
	}
	#header.merrychristmas {
		background-image: none;
		}
	#header.happyhanukkah {
		background-image: none;
		}
	#header.bahhumbug {
		background-image: none;
		}

ul.links {
	display: none;
	}

ul.icons {
	display: none;
	}
