/* CSS Document */

body {
	background: url(../images/bg_body.jpg) top center repeat;
}

h1 {
	color: #f15928;
	font-family: "Trebuchet MS";
	font-size: 29px;
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-transform: uppercase;
}

p {
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 1.3em;
	text-align: justify;
}