CSS Property:
margin-top:

Result:
myBox
CSS Code:
div#myBox {
  background-color:red;
  margin-top:10px;
}
Click the property values above to see the result
W3Schools.com - Play it