@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family:"schoolbell";}
#promo1 {
	border-radius: 10px;
  text-align: center;
	padding: 30px;
  	/*background: url(../img/movement/main3.jpg) no-repeat;
	background-size: cover;*/
	font-size: 20px;
	background-color: orange;
}


#promo1 .jumbotron1 {
  border-radius: 10px;
  padding: 15px;
background-color: lightyellow;
	margin: 0 auto;
	
}
