html,
body {
	width:100%;
	height: 100%;
	margin: 0;
}
body {
	background: none;
	font-size: 14px;
}
h1 {
	width:80%;
	margin: 0.67em auto;
}
.clear{
	clear: both;
}
.row11{
	width: 100%;
	position: absolute;
	bottom: 15px;
}

.background{
	width: 70%;
	border-radius: 10px;
	overflow: hidden;
	margin-left: 45px;
	height: 10px;
	margin-top: 15px;
}
.progress{
	border-radius: 10px;
	overflow:hidden;
	background-color: #FFF;
	height: 10px;
}