.border-0 {
	border:0;
}

.width-100 {
	width:100%;
}

.modal-content {
	width: 700px;
	height: auto;
	background: #000000;
	color: #ffffff;
}

.modal-body h1 {
	color: #dc0000;
}

.modal-content img{
	width: 100%;
	height: auto;
}
