/* CSS Document */



body		{
	text-align:center;
	background-color: #26211B;
}

h1			{
	font-family:"TitaniaOutline";
	font-size: 80px;
	color: #ffffff;
	text-align:center;
	padding-top:350px;
			
}

.main		{
	margin-right:auto;
	margin-left:auto;
	height:802px;
	width:1202px;
	background-image:url(other/Sunset_ss-AH9409_1200x800.jpg);
	border:0;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;

    		
}
