.jobs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	margin-left: 20px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-left: 20px;
	width: 760px;
}
.smallheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
body {
	background-color: #FFF;
	background-image: url(images/istockphoto_6306810-colored-pencil-series.jpg);
	background-repeat: repeat-y;
}
.main_wrapper {
	margin-top: 30px;
	margin-left: 150px;
	padding-top: 30px;
	padding-left: 20px;
	width: 800px;
}