body, html {
	padding:0px;
	margin:0px;
}
img {
	border:none;
}
.dev-code {
	background:url("../images/devbg.png");
	width:400px;
	height:600px;
	overflow:scroll;
	position:fixed;
	right:0px;
	top:20px;
	z-index:99;
	}
.fdcfloatmenu {
	width:207px;
	height:240px;
	position:fixed;
	top:20px;
	left:1px;
	z-index:999;
}