<style type="text/css">
html {
	margin: 0px;
	} 
body { 
	margin: 15px 0; 
	padding: 0px; 
	background-color: #000000;
	text-align: center;
	}

#container {
	text-align: left;
	border: 0px solid #706e74;
	width: 850px;
	height: 600px;
	margin: 0 auto;
	background-image: url("images/Lines.bmp");
	}

#home{
	position:relative; 
	top: 22px;
	left: 39px;
	}
#smenu {
	position:relative; 
	text-align: right;
	height: 20px;
	top: -11px;
	right: 50px;
	}
	
	#smenu img
		{
		border: 0px;
		}

#midden {
	text-align: center;
	height: 380px;
	padding: 0px;
	margin: 0;
	}

	#midden img
		{ 
		position:relative; 
		top: 25px;
		}  
 
#strook {
	position:relative; 
	top: 5px;
	text-align: center;
	border: 0px;
	margin:  auto;
	}
	
	#strook img {
		margin: 1px 0 0 0;
		}
</style>	