@charset "utf-8";
/* CSS Document */
/* CSS Document */
body{
	margin: 0px;
	font-family:Gothic bold;
	text-align: center;
	color: white;
	text-size:30px;
	background-color:rgb(185, 24, 6);
}
	
	
	/*This is css contact style*/
body {padding-top:20px;}


/*This is the main frame */
.art-one-home-img{
	width: 50%;
	height: 272px;
	background-image: url("../images/beef-1845296__480.jpg");
	background-size: cover;
	background-position: center;
}
.art-one-home{
	background-color: yellow;
	padding: 20px 20px 20px 20px;
	margin: 40px 0px 40px 0px;
	
}
.art-one-home p{
	color: black;
}
.art-one-home h2{
	color: red;
}




	

.navbar-brand {
	margin: 1%;
		
}


/* css carousel*/

