body{

	background: url(1.jpg) no-repeat fixed center right #333 ;
	background-size: cover;
}


h1 {
	font-family: trebuchet MS, arial, helvetica, roboto, "new times roman", lato;
	font-size: 60px;
	font-weight: bolder;
	color:white;
	text-shadow: 7px 4px 5px black;
	vertical-align: -30px;
	line-height: 0px;

}