<style type="text/css">

@font-face {
  font-family: 'Raleway-Regular';
  src: url('Raleway-Regular.eot');
  src: url('Raleway-Regular.eot?#iefix') format('embedded-opentype'),
       url('Raleway-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: url('Raleway.svg#Raleway') format('svg'),
       url('Raleway.ttf') format('truetype'),
       url('Raleway.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


html {
overflow-y: scroll;
scroll-behavior: smooth;
}

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
align:center;
z-index:1;
font-family: 'Raleway';
font-size: 14px;
color: #666666;
letter-spacing:1px;
line-height:20px;
}

textarea:focus, input:focus{
    outline: none;
}


-->
</style>