body {
 font-size:20px;
 margin:0;
 padding:0;
margin-top:1em;
margin-bottom:1em;
 background-color: black;


	color: white;
  opacity: 0.5;
}

@font-face {
	font-family: Blair;
	src: url(BLAIITCB.TTF);
	font-weight: bold;
	}
	

	
a {
		color: white;
		text-decoration: none;
		}
		
a:hover {
		color: white;
		text-decoration: none;
		}	
	
body,h1,h2,h3,h4,h5,h6,p {
 line-height: 1.05;
}



.blair
{
		font-family: Blair, sans-serif;
	}
	
img.resize{
    width:40%; /* you can use % */
    height: auto;
}

img.resizee{
    width:40%; /* you can use % */
    height: auto;
}

img.resizeee{
	width:60%; /* you can use % */
    height: auto;
	}

big{ font-size:200px; line-height: 1;}


}

	
	
