@charset "UTF-8";

#body_athing {
  font-family: Calibri;
  font-size: 14px;
  margin: 150px;
  background-color:#CCC;
}

#title {
	font-size: 20px;
	padding-bottom: 0px;
}

#sub-title {
	font-size: 16px;
}

