@charset "utf-8";
/* CSS Document */

html {
margin:0;
}

body {
	
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding-top:50px;
	padding:0;
	height:100%;
	background-color:#3d2817;
	width:100%;
	height:100%
}

h1, h2, h3, h4, h5, h6 {
display:none;
}

#flash_end {
	color:#ffffff;
	margin-top:-9999px;
	text-indent:-9999px;
}

