body {
	background: #000;
	margin: 10px 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	font-family: verdana, sans-serif;
}

#design {
	position: relative;
	float: left;
}

#magazine {
	position: relative;
	float: left;
	vertical-align: bottom;
	background: #acabae;
	height: 515px;
}

#magazine iframe {
	padding-top: 100px;
	background: #fcfcfc;
}