@charset "utf-8";
/* CSS Document */

div#main{
	background-image:url(texSjh_3.jpg);
	position:relative;
	width:792px;
	height:612px;
	left:25%;
	top: 10px;
}
div#secondary{
	background-image:url(vE0vwa_4.jpg);
	position:relative;
	width:792px;
	height:612px;
	left:25%;
}
div#link{
	position:relative;
	width:300px;
	height:50px;
	left:25%;
	top:0px;
}
div#fbook{
	background-image:url(fbook.png);
	position:relative;
	width:20px;
	height:20px;
	left:250px;
	top:0px;
}
div#fbook a{
	text-decoration: none;
	display:block;
	width:20px;
	height:20px;
}

