@charset "utf-8";
/* CSS Document */
#content{
	width:800px;
	height:600px;
}
#content2{
	width:800px;
	height:860px;
	background:url(images/background2.jpg) no-repeat;
	font-size:12px;
}
#content3{
	width:800px;
	height:860px;
	background:url(images/background3.jpg) no-repeat;
	font-size:12px;
}
.big{
	font-size:14px;
	font-weight:bold;
}
