/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 22, 2022 */

@font-face  { 
		font-family: trattatello;
		src:url(font/trattatello-webfont.woff2);
	}
h1	{
	font-family: trattatello;
	font-size:100px;
	color:#000;
body  {
    background-color: black;
    width:100%;
}
   
h2	{
  	font-family: trattatello,sans-serif;
  	color: white;
  	text-align:	center;
	font-size:  40px;
    font-variant: small-caps;
  	margin:0px;
	}
p	{
	font-family:sans-serif;
	font-size:20px;
	color: white;
    line-height: 1.2;    
  	margin: 0px;padding:0px;
	}
#contact	{
  max-width: 40%;
  margin-left:5%;margin-top:10%;
  overflow: visible;
	}
a:visited	{
	color:white;
  	text-decoration: none;
    }
a:link		{
  	color:white;
  	text-decoration: none;
}
a:hover		{
	color:darkred;
    {

    

