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

#graphic_design_lr {
	position: absolute;
	height: 300px;
	width: 450px;
	left: 75px;
	top: 40px;
}
#graphic_design_title {
	text-align: center;
	position: absolute;
	height: 30px;
	width: 450px;
	top: 5px;
	left: 0px;
}
#graphic_design_container {
	position: absolute;
	left: 0px;
	top: 50px;
	height: 235px;
	width: 450px;
	text-align: center;
}

