body {
	background-color: #EE9A4D
}

.well {
	background-color: #FFFFFF;
	background-image: none
}

.jumbotron {
	background-color: #38ACEC;
}

.jumbotron h1 {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 40px;
}

.jumbotron h2 {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 40px;
}

@media (max-width: 768px) { 
	.jumbotron h1, .jumbotron h2 {
		font-size: 20px;
	}
	.jumbotron img {
		width: 100px
	}
}


.plop-disclaimer {
	margin-top: 20px
}

#support {
	float: left;
	margin-right: 30px
}

#support img, #organization img {
	margin-right: 20px
}

#navbarCollapse {
	font-size: 13px
}

#trademark {
	margin-top:20px;
	clear: both;
}

#organization {
	float: left
}

.accepted-papers h3 {
	padding-bottom: 20px
}

.accepted-papers h4 {
	font-weight: bold
}

.accepted-papers p {
	margin-bottom: 50px
}