#graphicframe {
	background-image: url(images/boom.gif);
	background-repeat: no-repeat;
	background-position: 515px -70px;
	float: left;
	width: 100%;
	height: 220px;
}
#content {
	background-color: #FFF;
	float: left;
	width: 750px;
  border-bottom: 30px solid #A6CE39;
	padding: 50px;
	margin-top: -8px;
}
#contenttext {
  width: 330px !important;
}
img#slogan {
  clear: both;
  margin: 0 !important;
  margin-top: 30px !important;
}
