h1.header{
	font-family: 'Lobster', cursive;
	font-size:50px;
	color:#661815;
	position:absolute;
	top:50px;
	left:50px;
	text-shadow:0 0 200px black, 0 0 20px white;
}
h2.subheading{
	position:absolute;
	top:105px;
	left:100px;
	font-size:30px;
	color:#996515;
	font-family:oswald;
}