body	{
		background: #000000;

		margin:0px;
		}
		}

a:link	{
		text-decoration: none;
		}

#geheel{ 
	width:800px;
	height:auto;
	}
	
#bovenkantje{ /* bovenkant van de layout */
	width:800px;
	height:122px;	
	background-image:  url(http://www.unable2stop.nl/Images/u2s-boven.jpg);
	}

	
#links{ /* linker kant van de layout */
	width:285px;
	height:335px;	
	background-image:  url(http://www.unable2stop.nl/Images/u2s-zij.jpg);
	}

#onderkantje{ /* onderkant van de layout */
	background-image:  url(http://www.unable2stop.nl/Images/u2s-onder.jpg);
	width:800px;
	height:143px;	
	}