html, body{
  background-image:url(/images/site/smartpower_bg.gif);
	width:100%;
	height:100%;
	font-size:11px;
	color:#333;
  margin:0;
  padding:0;
}
.h5{
	height:117px;
	margin:0;
}
#container{
  background-image:url(/images/site/magictorch/background.gif);
	background-repeat:repeat-y;
  background-position:left center;
  background-color:#FFF;
}

.container{	
  background-image:url(/images/site/magictorch/head.jpg);
	background-repeat:no-repeat;
}
.basket{
}
.nieuwsScoops{
}
.bottom{
  background-image:url(/images/site/magictorch/bottom.gif);
  background-position:top left;
  background-repeat:no-repeat;
  background-color:#0253A2;
}

div#inhoud{
  background-color:#FAFAFA;
  background-image:url(/images/site/magictorch/inhoudback.gif);
  background-position:top right;
  background-repeat:no-repeat;
}

