p {
	text-align: center;
}

.jbox {
	position: fixed;
	line-height: 0px;
    height: 0px;
    top: 0;
    width: 100%;
    z-index: 100;
	border: 15px solid white;
	text-align: center;
}

.description {
	text-align: center;
}

#container{ 
    margin-top: 200px;
}