* {
  margin:0;
  padding:0
}

body {
  background-color: #f4f2f5;
  font: 30px/35px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-align: justify;
  color: #3f3f3f;
  margin-top: 10px;
}

a {
  color: #6e6e6e;
}

a:hover {
  text-decoration: none;
}

div.center {
  margin: auto;
  text-align: center;
}

.fuse {
  margin: auto;
  width: 359px;
}

.mail {
	font-size: 30px;
}