@font-face {
	font-family: 'Museo300';
	src: url('Museo300-Regular.eot');
	src: local('Museo 300'), local('Museo-300'), url('Museo300-Regular.otf') format('opentype');
}


body {
  font-family: 'Museo300';
}
p {
  font-size: 1em;
}

.textfield {color:#FFF;
padding: 10px;}
a  {
color: #7f7f7f;}
