@font-face{
	font-family:"Helvetica 45 Light";
	src: url("HelveticaNeueLTStd-Lt.otf");
}

body
{
color:#000000;
background: rgb(196,189,211);
font-family:"Helvetica 45 Light";
}

a {text-decoration:none}

a, a:visited, a:hover, a:active {
  color: inherit;
}
