html {
	background: url("/img/country/country_bg.jpg") no-repeat;
	background-size: 100%;
	-o-background-size: 100%;
	-webkit-background-size: 100%;
	background-color: #F5F5F5;
	width: 100%;
	height: 100%;
}
