/* CSS Document */

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

h1			{
	font-family:"20db";
	font-size: 75px;
	color: #272727;
	text-align:center;
	padding-top:75px;
			
}

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

    		
}