body {
	width: 100%;
	margin: 0;
	background-color:#ffffff;
}
img
{
	user-drag: none; -moz-user-select: none; -webkit-user-drag: none;
	display: block;
	margin: 0 auto;
}
img[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
}