.pushaway {
    content: "";
    visibility: hidden;
    display: block;
    height: 0px;
    clear: both;
}


.zzjumbo {
	color: white;
	background-image: url(img/top1.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 7%;
	padding-bottom: 10%;
}

.zzheader {
	background-color: #333;
	color: white;
}

.bright {
	color: red;
}

#drawing {
	margin: auto;
}

