 
* {
	padding: 0;
	margin: 0;
	outline: none;
}

body {
	font: 13px/1.5em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	background-color: #fcb116;
	background-image: url(img/bkg.00.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;
	color: #fff;
}

h1 {
	text-indent: -5000px;
}
