body				{
                background: #000000;
                }

								
#zentriert 		{
	     		position:absolute;
	     		top:50%;
	     		left:50%;
	     		width:760px;
	     		height:300px;
	     		margin-left:-380px;
	     		margin-top:-150px;
	     		}
				

#test2 {
	background: #222;
	color: #fff;
	padding: 10px;
	margin: 20px;
	border: 10px solid pink;
}


				
				

