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

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
