@CHARSET "UTF-8";

#container{
	margin-top: 30px;	
}

.overlay{
	width: 100%;
	height: 100%;
	background: rgba( 0, 0, 0, 0.5 );
	position: absolute;
	top: 0px;
	left: 0px;
}