#pics_programs {
	height: 300px;
	width: 300px;
	position: relative;
}
#program_types {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	position: relative;
	float: right;
	height: 300px;
	width: 200px;
	bottom: 325px;
}
#text_programs {
	width: 450px;
	position: relative;
	height: 100px;
	top: 10px;
}
