body {
	background: #adaaee url('../img/development.png') bottom right no-repeat fixed !important;
}

#header {
	background: #777dee url('../img/development.png') top left repeat !important;
}

.theme-options-preview{
	width: 150px;
	height: 120px;
	margin-right: 20px;
	display: inline-block;
	float: left;
	border: 2px solid #eee;
	background-image: url('/wp-includes/images/media/default.png');
	background-color: #eee;
	background-repeat: no-repeat;
	background-origin: content-box;
	background-position: center;
	background-size: contain;
}