@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  layout.css
	
 ---------------------------------------------- */

#container{
	width:960px;
	margin:0 auto 0 auto;
	overflow:hidden;}

#container h1,
#container h2{
	font-size:0px;
	line-height:0px;
	text-indent:-10000px;}
