.title {
    background-image: url("https://www.planwallpaper.com/static/images/violet-vector-leaves-circles-backgrounds-for-powerpoint_PdfkI4q.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px;
    text-align: center;
}

.nav {
    margin: 0px;
}

.row {
    margin: 20px;
}

.one {
    padding: 20px;
}

.main {
    text-align: left;
    padding: 30px;
    

}

.image {
    padding:30px;
}

.image2 {
    padding: 40px;
}

.about {
    text-align: right;
    padding: 20px;
    margin: auto;
}

.info {
    text-align: right;
    padding: 20px;
}

.college {
    padding: 20px;
    text-align: center;
}

.program {
    padding: 20px;
    text-align: center;
}

.table1 {
    border-style: solid;
    border-width: 3px;
    color: #788ff3;
}

.table2 {
    border-style: solid;
    border-width: 3px;
    color: #788ff3;
}

.btn-btn-default {
    
}

.form-control {
    margin: auto;
}

.code {
    height: 50px;
    width: 120px;
    background-color: #BCD2EE;
    border-radius: 5px;
    text-align: center;
    margin: 20px auto;
    border: 2px solid #6495ED;
}

span {
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}

body {
    background-repeat: no-repeat;
    background-image: url("");
}