body {
/*    padding-top: 4rem; */
	color: #000000; 
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
#app h3 {
    margin: 1em 0 .5em;
}
.ui.menu > .container, .ui.menu > .grid {
    padding-top: 0;
    padding-bottom: 0;
}
.imglist {
    cursor: pointer;
}
.daImg {
    cursor:pointer;
    padding: 2px;
    border:1px solid #ddd;
    margin: 2px;
}
.daImg2 {
    padding: 4px;
    border:1px solid #ddd;
    margin: 2px;
}
.clearfix {
    padding-top:1em;
    content: "";
    display: table;
    clear: both;
}
.ident {
    padding-left: 2em;
}
.myHeading {
    font-size:3rem;
    text-align:center;
    margin-left: 1em !important;
    margin-right: 1em !important;
}
.myHeading2 {
    text-align:center;
}
.gothic { color: #000000; font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; }

.carousel {
	background-color: #777;
}
.carousel-cell {
	max-width: 300px;
	max-height: 400px;
}

.car-display {
	max-width:900px;
	max-height:620px;
	margin: 0 auto;
}
.car-cell {
	max-height: 600px;
	margin-right: 5px;
}



