/* Inspired by ProInnova styles, http://proinnova.hispalinux.es */

body {
  margin: 10px 20% 50px 70px;	/* margin: top right bottom left */
  font-family: sans-serif;
  color: black;
  background: white;
}


