@charset "utf-8";
/* Content*/


#picture {
	padding:0px;
	float:left;
	display:block;
	width:450px;
	height:242px;
	background:#fff url(/images/flame4.jpg) top left no-repeat;
}

#custom-design {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	width: 450px;
	background: #fff;
	font-size: 100%;
	border:1px solid #b7bef9;
}

.about-cont-left {
	float: left;
	width: 450px;
}

.about-cont-right {
	float: right;
	width: 450px;
}

