body {
	font: normal 12px verdana;
	background: #963;
	margin: 0;
	padding: 10px 0 10px 0;
}

div#container {
	width: 750px;
	margin: 0 auto;
	background: #F3DFB5;
}

div#header {
	height: 150px;
	background-color: #600;
	background-image: url(/images/messiaen-header.png);
}

div#content {
	clear: left;
	margin: 0 10px 0 10px;
	padding: 10px 0 10px 0;
	min-height: 600px;
}

div#content a:link {
	color: #600;
}

div#content a:hover {
	text-decoration: none;
}

div#footer {
	background: #600;
	color: #fff;
	text-align: center;
}

a#messiaen2008 {
	display: block;
	width: 122px;
	height: 31px;
	top: 125px;
	left: 265px;
	position: absolute;
	margin: 0;
	padding: 0;
}

a#bumplogo {
	display: block;
	width: 122px;
	height: 95px;
	top: 21px;
	left: 265px;
	position: absolute;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3, h4, h5, h6 {
	font-size: 14px;
}


