@CHARSET "UTF-8";

html {
  background-color: white;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  text-align:left;
  margin:0px 50px 0px 50px;
}


/* code generated by highlight_string */
code>span {
	display:block;
	margin:10px;
}
