body {
	background-color:black;
}

#picture {
	width:415px;
	height:104px;
	background-image:url(img/laackys.jpg);
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
	margin-bottom:auto;
	background-repeat:no-repeat;	
}