@charset "UTF-8";
/* CSS Document */

#aboutslideone {
	width: 100%; 
	height:600px; 
	background-color: none; 
	background-image: url(../images/archive/2014_auction_024.jpg); 
	background-size: 100%, auto;
	overflow: auto; 
	margin: auto; 
	background-position: center center;
	text-align: center;
	font-family: Bebas;
	font-weight: normal;
	font-style: normal;
	font-size: 40px;
	vertical-align:bottom;
}
#aboutslidetwo {
	width: 100%; 
	height:400px; 
	background-color: none; 
	background-image: url(../images/header2016_01teal.jpg); 
	background-size: 100%, auto;
	overflow: auto; 
	margin: auto; 
	background-position: center center;
	text-align: center;
	font-family: Bebas;
	font-weight: normal;
	font-style: normal;
	font-size: 40px;
	vertical-align:bottom;
}


