@charset "UTF-8";
#main_image {
	background-image: url(images/groms_main.gif);
	height: 763px;
	width: 1024px;
	left: 20px;
	top: 20px;
	position: absolute;
}
#groms_text {
	height: 410px;
	width: 335px;
	position: relative;
	left: 13px;
	top: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: right;
}
