/* image background */
#bg-m {
	background:url(../images/dna/bg-dna.jpg) top center no-repeat;
}
/* layout */
.box1 {
	display:none;
	position:absolute;
	top:70px;
	left:20px;
}
.box2 {
	position:absolute;
	top:70px;
	left:0px;
	width:950px;
}
.box2 p {
	margin-bottom:10px;
}
.box2 h2 {
	padding-bottom:15px;
}
.box2 h3 {
	padding-bottom:15px;
}
