body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
}
.wrapper {
	width: 900px;
	margin:0 auto;
}
.th_student {
	width:283px;
	height: 136px;
	background-image: url(images/th_student.jpg);
	background-repeat: no-repeat;
	padding:30px 0 0 10px;
}
.th_job {
	width:299px;
	height: 136px;
	background-image: url(images/th_job.jpg);
	background-repeat: no-repeat;
	padding:30px 0 0 10px;
}
.th_marraige {
	width:278px;
	height: 136px;
	background-image: url(images/th_marraige.jpg);
	background-repeat: no-repeat;
	padding:30px 0 0 10px;
}
.footer {
	border-top: 1px solid #CCC;
	padding: 5px 5px 0 0;
	margin: 15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1, h2 {
	padding:5px 0;
	margin:0;
}
.content {
	clear:both;
}
