@charset "utf-8";
/* CSS Document */
#content{
	height: 400px;
	width: 640px;
	margin-left: 10px;
}
h2{
	background-image:url(../images/visual.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 350px;
	width: 640px;
	margin-top: 30px;
}
	
