/* CSS Document */


body{
	margin:0;
	padding:5% 0 0 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
body img{
	border:0px;
}

body marquee{
	margin-top: -20px; 
	height:20px;
	position:absolute;
	bottom: 0;
	left: 0;
	width:100%;
	color:#331C02;
	font-size:11px;
}

#preloader {
    display: none;
}