.flip {
    height: 120px;
    width: 250px;
    margin: 0 auto;
}
.flip img {
    width: 120px;
    height: 120;
}
.flip .back {
    background: #2184cd;
    color: #fff;
    text-align: center;
}

@charset "UTF-8";
#display-text {
	position: absolute;
	height: 31px;
	width: 31px;
	border: 1px solid #000;
	background-color: #001;
	left: 111px;
	top: 225px;
	border-radius: 8px;
	padding-top: 4px;
    padding-left: 5px;}



    
#holder {width:750px; margin-left:auto;margin-right: auto; height:900px; padding:20px; background-color: #2184cd; }

    #banner {width:100%; height:120px; text-align: center;font-size: 34px;padding-top:20px;font-family: 'Lobster', cursive;}
body {background-color:#e9eff2;}

.flip {
    height: 120px;
    width: 250px;
    margin: 0 auto;
}
.flip img {
    width: 120px;
    height: 120;
}
.flip .back {
    background: #2184cd;
    color: #fff;
    text-align: center;
}