html, body {
	margin: 0px;
	padding: 0px;
	background-color:#CBCBCB!important;

}
ol, ul {
	list-style: none;
}