@import url("/css/screen.css");
html {
	background-color: #fff !important;
	background-image: none !important;
	text-align: left;
	margin: 0;
}
body {
	background-color: #fff;
	background-image: none;
	text-align: left;
	margin: 0;
}
* html body{
	background-image: none;
	background-color: #fff;
}
.bodydetail {
	margin: 15px;
	background-color: #fff;
	background-image: none;
}

