img.wp-smiley,
		img.emoji {
			display: inline !important;
			border: none !important;
			box-shadow: none !important;
			height: 1em !important;
			width: 1em !important;
			margin: 0 .07em !important;
			vertical-align: -0.1em !important;
			background: none !important;
			padding: 0 !important
		}
    	body.custom-background {
			background-image: url("../images/bg.png");
			background-position: left top;
			background-size: auto;
			background-repeat: repeat;
			background-attachment: scroll
		}
	