body{
	text-align:center;
}
#main{
	width:90%;
	max-width:1000px;
	margin:auto;
}
#main img{
	width:100%;
	height:auto;
}
h1{
	font-family: tablet-gothic, sans-serif;
	font-weight: 800;
	font-style: normal;
	text-transform:uppercase;
}
h1 span{
	font-family: tablet-gothic, sans-serif;
	font-weight: 100;
	font-style: normal;
	text-transform:none;
}