@charset "utf-8";
body {
	background-image: url(../images/transfers.jpg);
}
.container-fluid .container .row.rowt2 {
	margin-top: 550px;
	border: medium solid rgba(151,116,40,1.00);
}
.container-fluid .container .row.rowt1 {
	margin-top: 250px;
}
.row.rowt1 .col-xl-3 h2 {
	color: rgba(253,252,251,0.96);
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	text-align: center;
}
.container .row.rowt1 .col-xl-3 {
	background-color: rgba(0,0,0,0.70);
}
.row.rowt1 .col-xl-3 p {
	color: rgba(253,252,251,0.96);
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: large;
	text-align: left;
}
.row.rowt2 .col-xl-12 h2 {
	color: rgba(247,169,1,1.00);
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: center;
	font-weight: bold;
}
.row.rowt2 .col-xl-12 h3 {
	color: rgba(151,116,40,1.00);
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
}
.row.rowt2 .col-xl-12 p {
	color: rgba(253,252,251,0.96);
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
