@charset "utf-8";


body {
	
	
font-family: Adobe Caslon Pro Bold;
background-color: grey;	
	
	
}

 h1 {
	position: relative;
	text-align: center;
	font-size: 105px;
	color: wheat;
	width: 100%;
}

a{
	
	
	color: wheat;
	
	
}



h2{
	
	
	color: wheat;
	text-align: center;
	font-size: 36px;
	margin-bottom: 1px;
	
} 



.container{
	
	margin-top: 20%;
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	
}





	



