body {
	padding: 0;
	margin: 0;
	font: 11px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #ede4d7 url(images/header_bg.jpg) no-repeat center top;
}

.bodyAlt {
	background: #d7e0ed url(images/header_bg2.jpg) no-repeat center top;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 966px;
}

img { 
	border-style: none;
}
