#cb {
	width: 200px;
	height: 50px;
 	position: fixed;
 	top: 50%;
 	left: 50%;
 	margin-top: -5px;
 	margin-left: -100px;
 	text-align: center;
}