	html {	background: white;	}body{	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;		}h1 {	font-family: Verdana, Geneva, sans-serif;	font-size: 40px;	color: #fbbc05;	margin:220px 0 0px 0px;	font-weight:600;	width: 100%;	text-align: center;	}	h1 .grey {   	color: #777;   }h2 {   font-family: Tahoma, Geneva, sans-serif;	font-size: 25px;	color: #fbbc05;	margin:15px 0 200px 0px;	font-weight:600;	width: 100%;	text-align: center;	}h2 .grey {   	color: #777;   }