.wrapper{
	position: relative;
	float: left;
	left: 0.00%;
	width: 99.99%;
	margin-bottom: 0%;
	background-color: #FFFFFF;
}
.left1{
	position: relative;
	float: left;
	left: 0%;
	width: 33.33%;
	height: 110px;
	font-size: 24px;
  /* background-color: #fa9b65;*/
}
.left2{
	position: relative;
	float: left;
	left: 0%;
	width: 33.33%;
	height: 110px;
	text-align: center;
	vertical-align: middle;
	font-family: "Comic Sans MS", cursive;
	color: #7a1692;
	font-size: 24px;   /*background-color: #295e92;*/
}
.left3{
   position: relative;
   float: left;
   left: 0%;
   width: 33.33%;
   height: 110px;
   text-align: center;
   /* background-color: #ec449b; */
}
/* body {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   background-color: #e7e7de
} */
