 body {
  background-color: crimson;
}
.imgico {
	float: left;
	margin-right: 10px;
}
.imgico2 {
	float: right;
	margin-left 10 px;
}
