body{
	background-color: #F2F2F2;	
	margin: 0;	
	padding: 0;
}

.wrapper {
	min-height:100%;
	position:relative;
}

.navbar-header img{
	height:150%;
}

.container_0{
	height:100px;
}

.container_1{
	margin-top: 50px;
	padding-bottom: 50px;
}

.con_1{
	text-align: center;
}

.col-sm-12 h2{	
	border-radius: 5px;
	padding: 10px 10px 10px 10px;
}

.con_2{
	border: 1px solid;	
	padding: 10px 10px 10px 10px;
}

hr{
	background-color: #424242;
	border-color: #424242;
	height: 2px;
}

.space{
	margin-top: 5px;
	margin-bottom: 5px;
}

.sig{
	padding-top: 50px;
	text-align: center;	
}

h3{
	color: #0000ff;
}

.site-footer{
	background-color: black;
	bottom: 0;
	height: 50px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.site-footer p{	
	color: #ffffff;
	padding-top: 15px;
}

.container-fluid li{
	font-size: 0.8em;
}