@charset "utf-8";
 CSS Document */

img {
    width: 100%;
    height: auto;
	border: 0;
	border-style: none;
} 
.about { color: #000;}
.container{
    margin:0px auto;
    max-width: 800px; 
}
.title {
	color: #FFF;
	font-size: 36px;
	text-align: center;
	alignment-baseline: baseline;
}
.title-2 { color: #000; font-size: 18px; text-align: center; alignment-baseline:baseline;}

a, img {
    border:none;
    outline:none;
}

.bgimg {
    background-image: url('2018_BoothGuide_obi_short.jpg');
}

