html, body {
	margin:0px;
	width:100%;
	height:100%;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}

body {
	background: #efd584 url(../images/backgroundTile.png) repeat-x;
}

body.netshopOffer {
    background: #ffffff;
}
