#login{
	margin-top:50px;
	max-width:600px;
}

#top_bar{
	position: relative;
	z-index: 1;
	background-color:#252525;
	box-shadow:inset 0px 6px 10px #393939;
	box-shadow:0px 0px 10px #393939;
	color:#EEE;
	text-align: center;
	padding:10px ;
	font-size:18px;
}