.header {
	height: 200px;
	display: block;
	width: 560px;
	background-image: url(http://www.intrepidlemon.com/blog/wp-content/uploads/2009/01/sitebanner.png);
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

body {
	padding-bottom: 30px;
	margin-bottom: 0px;
	padding-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

.content {
	border-style: solid;
	border-color: #dddddd;
	border-width: 1px;
	color: #7f7f7f;
	font-family: Garamond, Hoefler Text, Palatino, Palatino Linotype, serif;
	padding-top: 20px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}

h1, h2 {
	display: none;
}

.links {
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	color: #7f7f7f;
	border-spacing: 5em 0em;
}

.links a {
	font-size: 0.9em;
	text-decoration: none;
	color: #4c4c4c;
}

.meat {
	padding-bottom: 20px;
}

p {
	text-align: center;
}

ins {
	text-decoration: none;
}

.links a:hover {
	text-decoration: underline overline;
}

.ie {
	display: none;
}

