#contents {
	width: 950px;
	text-align: center;
	margin: 50px auto 30px;
}
#contents h1 {
	width: 520px;
	height: 440px;
	margin: 0 auto 30px;
	background: url(img/bbsmae.gif) top center no-repeat;
	text-indent: -9999px;
}
#contents a {
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
}
#contents a:link,#contents a:visited {
	color: blue;
}
#contents a:hover {
	color: blue;
	text-decoration: none;
}















