 body {
 		background:#d7d2c1;
		margin:30px;
}		

.enter {
		padding-right:200px;
		padding-top:20px;
}		

.centered {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -280px;
		margin-left: -435px;
}
