﻿#progress
{
	-webkit-border-radius: 10px;
	background-color: rgba(0,0,0,.7);
	color: white;
	font-size: 18px;
	font-weight: bold;
	height: 80px;
	left: 60px;
	right: 60px;
	line-height: 80px;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	top: 120px;
}

.logo
{
	text-align:center;
	margin: 10px;
}

#meeting p
{
	margin: 1em 0;
}
