@charset "UTF-8";

#contents {
	width:600px;
	height:800px;
	background:transparent url(./background.gif) no-repeat scroll 0 0;
}

#contents h1{
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	text-indent:-9999px;
}

#contents h2{
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	text-indent:-9999px;
}

#contents h3{
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	text-indent:-9999px;
}

#contents p{
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	text-indent:-9999px;
}

