/* This is the style of your browser text */

body {
	background: #070A0F url(img/01.jpg) no-repeat center top;
	background-attachment: scroll;
	font-size: 14px;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	text-align: justify;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
td {
	text-align: justify;
}

a:link, a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5 {
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}


h1 {
	font-size: 16px;
	padding: 20px 0px 0px 0px;
	
}

