body{
	background-color: #e6cc7f;
}

#container{
	width:900px;
	margin:0 auto;
}

h1, h2, h3{
	font-family : comic sans ms;
	font-style: italic;
}

h1{
	text-indent:-9000px;
	width:900px;
	height:120px;
	background:#e6cc7f url(bann.jpg) center center no-repeat;
}

h2{
	width:440px;
	height:55px;
	line-height:55px;
	background-color: #cccccc;
	text-align:center;
	border:solid 1px #000;
	padding:0 10px;
}

#association{
	width:350px;
	float:right;
	border:1px solid #000;
	text-align:center;
	padding:10px;
}

a{
	text-decoration:none;
	color:blue;
}

p span{
	font-size:12px;
}

#footer{
	border-top:1px solid #000;
}

#footer p{
	width:250px;
	float:left;
	margin-left:50px;
}
