html, body{
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.modal-content {
	background: none;
	border: none;
}

.modal-header, .modal-footer{
	border:none;
	padding: 0;
}