/* CSS Document */

html{
	background-color:#6a1a00;
}

body{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	line-height:2em;
	color: #FFFFFF;
	background-image:url(html_bg.png);
	background-repeat:repeat-x;
	background-position: left top;

}

p {
	font-size: 1.5em;
	padding-bottom: 1.5em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 2.2em;
	text-transform: uppercase;
}
#branding img {
}
h2 {
	font-size: 1.9em;
}
a {
	color: #FFFFFF;
}

h1,h2,h3,h4,h5 {
}
h3 {
	font-size: 1.6em;
}
body {

}
