 #setfont1 {
	color: #7b4200;
	font-size: 20px;
 }
#setfont2 {
	color: #7b4200;
	font-size: 16px;
 }

.modal-body {
    background-image: url("../festival/index.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
