body
{
	background-color: #d1d1d1 !important;
}

.navbar !important
{
	margin-top: 20px !important; 
	margin-bottom: 0px !important;
}

.footer 
{
	font-size: 0.9em;
	background-color: white;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.main
{
	background-color: white;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.span7
{
	text-align: justify;
}