html,body {
	margin:0;
	padding:0;
}

ol,ul {
	list-style:none;
	
}


.container{
	position: relative;
	text-align: center;

}
.clr{
	clear: both;
}
